1、在window的文件夹窗口输入 : %APPDATA%
2、在弹出的路径中新建pip文件夹,然后到pip文件夹里面去新建个pip.ini文件,然后再里面输入内容

[global]
timeout = 6000
index-url = http://pypi.douban.com/simple
trusted-host = pypi.douban.com

  

相关文章:

  • 2021-09-19
  • 2021-12-02
  • 2021-12-02
  • 2021-09-25
  • 2021-12-02
  • 2022-01-07
  • 2021-12-15
猜你喜欢
  • 2021-10-19
  • 2021-12-31
  • 2021-09-25
  • 2021-12-08
  • 2019-01-16
  • 2021-12-02
  • 2021-10-19
相关资源
相似解决方案