最佳答案
我正在尝试运行一个安装 pip: get-pip.py 的脚本,由于我的网络位于 HTTP 代理之后,我得到了一个连接超时。有没有什么方法可以在我的 Python 2.7安装中配置一个 HTTP 代理来安装我想要安装的东西?
注意: 我正在使用 Windows。下面是我得到的错误:
C:\SetupFiles>python get-pip.py
Downloading/unpacking pip
Cannot fetch index base URL http://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement pip
No distributions at all found for pip