首页 > 其他 > 详细

pip 使用镜像下载第三方包

时间:2020-03-01 15:28:25      阅读:50      评论:0      收藏:0      [点我收藏+]

pip 使用镜像下载第三方包

20200301


  • 例子
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple pandas
  • 国内源:
清华:https://pypi.tuna.tsinghua.edu.cn/simple

阿里云:http://mirrors.aliyun.com/pypi/simple/

中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/

华中理工大学:http://pypi.hustunique.com/

山东理工大学:http://pypi.sdutlinux.org/

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

pip 使用镜像下载第三方包

原文:https://www.cnblogs.com/damahuhu/p/12389928.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!