gpt4 book ai didi

ubuntu - 在 ubuntu 16.04 上安装 pip ...链接不起作用

转载 作者:行者123 更新时间:2023-12-04 18:46:17 26 4
gpt4 key购买 nike

在 sudo apt 更新后,我试图在我的 ubuntu 桌面上安装 pip
但这就是问题所在。

 0 to upgrade, 12 to newly install, 0 to remove and 262 not to upgrade.
Need to get 1,303 kB/29.6 MB of archives.
After this operation, 44.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Ign:1 http://au.archive.ubuntu.com/ubuntu xenial-updates/universe i386 python-pip-whl all 8.1.1-2ubuntu0.1
Ign:2 http://au.archive.ubuntu.com/ubuntu xenial-updates/universe i386 python-pip all 8.1.1-2ubuntu0.1
Ign:3 http://au.archive.ubuntu.com/ubuntu xenial/universe i386 python-wheel all 0.29.0-1
Err:1 http://au.archive.ubuntu.com/ubuntu xenial-updates/universe i386 python-pip-whl all 8.1.1-2ubuntu0.1
404 Not Found [IP: 202.158.214.106 80]
Err:2 http://au.archive.ubuntu.com/ubuntu xenial-updates/universe i386 python-pip all 8.1.1-2ubuntu0.1
404 Not Found [IP: 202.158.214.106 80]
Err:3 http://au.archive.ubuntu.com/ubuntu xenial/universe i386 python-wheel all 0.29.0-1
404 Not Found [IP: 202.158.214.106 80]
E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip-whl_8.1.1-2ubuntu0.1_all.deb 404 Not Found [IP: 202.158.214.106 80]

E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_8.1.1-2ubuntu0.1_all.deb 404 Not Found [IP: 202.158.214.106 80]

E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/universe/w/wheel/python-wheel_0.29.0-1_all.deb 404 Not Found [IP: 202.158.214.106 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

我发现如果我删除了 au,则可以访问引发 404 错误的链接。然后它工作。我该如何解决这个问题?

提前致谢

最佳答案

在安装任何东西之前,请始终使用以下内容更新您的软件包:

sudo apt-get update

然后尝试
sudo apt-get install python-pip python-pycurl

关于ubuntu - 在 ubuntu 16.04 上安装 pip ...链接不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38236193/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com