在~/.pip/pip.conf文件中添加或修改

mkdir ~/.pip

[global]
index-url = http://mirrors.aliyun.com/pypi/simple/
[install]
trusted-host=mirrors.aliyun.com

  

 

相关文章:

  • 2021-06-08
  • 2022-12-23
  • 2021-09-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-02
  • 2022-02-07
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
  • 2022-12-23
  • 2021-07-11
  • 2022-12-23
  • 2021-10-26
相关资源
相似解决方案