1、安装setuptools 支持 pip install 或easy_install

2、在终端执行 

set HTTP_PROXY=http://your.proxy.com:yourPort 

set HTTPS_PROXY=http://your.proxy.com:yourPort

3、easy_install ***

参考:http://blog.csdn.net/gzlaiyonghao/article/details/7279355 

相关文章:

  • 2022-12-23
  • 2021-07-03
  • 2022-12-23
  • 2021-10-01
  • 2022-12-23
  • 2022-12-23
  • 2021-07-02
  • 2021-07-22
猜你喜欢
  • 2022-03-05
  • 2021-04-02
  • 2021-05-27
  • 2021-05-29
  • 2022-12-23
  • 2021-09-27
  • 2021-06-08
相关资源
相似解决方案