1.创建pip配置文件

vi ~/.pip/pip.conf

2.写入配置内容  

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

 

相关文章:

  • 2021-11-21
  • 2021-07-27
  • 2022-12-23
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-16
  • 2021-11-09
  • 2021-09-20
  • 2022-12-23
  • 2022-12-23
  • 2022-02-15
相关资源
相似解决方案