小编Tof*_*fee的帖子

Ubuntu 20.04:E:无法找到包 python-pip

我刚刚安装了 Ubuntu 20.04,在尝试安装 pip 时遇到了问题。在我运行 18.04 的旧机器上,该命令运行良好并安装了该软件包。但是,在 20.04 上安装它时,我遇到了这个问题:

toffee@theia:~$ sudo apt-get install python-pip
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package python-pip
Run Code Online (Sandbox Code Playgroud)

我添加了 Universe 存储库,我进行了无数次重启、更新和升级。有什么办法可以解决这个问题吗?

linux python ubuntu pip apt

6
推荐指数
2
解决办法
3万
查看次数

标签 统计

apt ×1

linux ×1

pip ×1

python ×1

ubuntu ×1