python 用pip安装python库下载超时的解决办法

Reference: http://blog.csdn.net/roguesir/article/details/76813173?locationNum=10&fps=1

pip install -i https://pypi.doubanio.com/simple/ 包名   

pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple 包名 

posted @ 2017-10-09 17:20  balmy233  阅读(1084)  评论(0编辑  收藏  举报