码迷,mamicode.com
首页 > 其他好文 > 详细

pip 使用技巧

时间:2017-11-28 16:46:51      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:com   imp   conf   --   清华   follow   lin   div   pip   

指定豆瓣源安装

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

 

pip 使用技巧

标签:com   imp   conf   --   清华   follow   lin   div   pip   

原文地址:http://www.cnblogs.com/alfred0311/p/7802552.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!