首页 > 其他 > 详细

pip使用douban源报错解决

时间:2016-02-22 19:28:05      阅读:2514      评论:0      收藏:0      [点我收藏+]

报错:

Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by ‘ProtocolError(‘Connection aborted.‘, gaierror(8, ‘nodename nor servname provided, or not known‘))‘: /simple/pyopenssl/1
[global]
timeout = 60
index-url = http://pypi.douban.com/simple/ 
[install]
use-mirrors = true
mirrors = http://pypi.douban.com/simple/ 
trusted-host = pypi.douban.com

###############################################################################################
阿里云 速度最快 http://mirrors.aliyun.com/pypi/simple/ 
中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
douban http://pypi.douban.com/simple
Python官方 https://pypi.python.org/simple
v2ex http://pypi.v2ex.com/simple
中国科学院 http://pypi.mirrors.opencas.cn/simple/
清华大学 
 ###############################################################################################


本文出自 “Henry” 博客,请务必保留此出处http://dihaifeng.blog.51cto.com/8814208/1743986

pip使用douban源报错解决

原文:http://dihaifeng.blog.51cto.com/8814208/1743986

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