指定豆瓣源安装

pip install configparser -i http://pypi.douban.com/simple/ --trusted-host=pypi.douban.com/simple
pip install configparser -i https://pypi.tuna.tsinghua.edu.cn/simple/ --trusted-host=
pypi.tuna.tsinghua.edu.cn/simple/ 

豆瓣:http://pypi.douban.com/simple/

清华:https://pypi.tuna.tsinghua.edu.cn/simple

 

相关文章:

  • 2022-03-06
  • 2021-12-04
  • 2021-11-30
  • 2021-12-05
  • 2021-12-18
  • 2021-12-29
  • 2021-12-10
  • 2021-11-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-26
  • 2021-07-21
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案