1.使用pip install 安装wheel时,总是提示代理服务器出错。

试过使用类似如下格式的代理服务器模式安装,错误信息依旧。
pip install --proxy http://hostname:port gopup
最后在“控制面板”-->“网络和Internet”-->"Inernet属性"-->"连接"中将局域网代理服务器Unmark一下,就好了。

本文介绍了解决使用pip install安装wheel过程中遇到的代理服务器错误的方法。通过调整局域网代理服务器设置,成功解决了安装过程中的代理问题。
1.使用pip install 安装wheel时,总是提示代理服务器出错。

试过使用类似如下格式的代理服务器模式安装,错误信息依旧。
pip install --proxy http://hostname:port gopup
最后在“控制面板”-->“网络和Internet”-->"Inernet属性"-->"连接"中将局域网代理服务器Unmark一下,就好了。

1260
2727
1970
2181

被折叠的 条评论
为什么被折叠?