pip安装模块报ConnectTimeoutError错误

今天在安装retrying时报连接超时错误,最终需要使用国内镜像进行更新..

pip install retrying
Collecting retrying
  Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', timeout('timed out',))': /simple/retrying/
  Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', timeout('timed out',))': /simple/retrying/
  Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', timeout('timed out',))': /simple/retrying/
  Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', timeout('timed out',))': /simple/retrying/
  Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', timeout('timed out',))': /simple/retrying/
  Could not find a version that satisfies the requirement retrying (from versions: )
No matching distribution found for retrying

推荐使用douban提供的pipy国内镜像服务,如果想手动指定源,可以在pip后面跟-i 来指定源,比如用豆瓣的源来安装retrying框架:

pip install retrying -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

The repository located at pypi.douban.com is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instead, otherwise you may silence this warning and allow it anyways with '--trusted-host pypi.douban.com'.

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 最近在更新scrapy时报连接超时错误,无奈公司木有科学上网工具,最终还是需要使用国内镜像进行更新.. 推荐使用d...
    burtliu阅读 41,378评论 2 4
  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi阅读 7,452评论 0 10
  • 自律是对自我的管理,自信是对事情的掌控,先学会管理自己,从自律中找到自信,在自律中创造自信 富兰克林说“我从未见过...
    吕铭静阅读 475评论 0 0
  • 老公今天跟我一起去双流的公司了,他基本一直在楼上的办公室里处理龙泉公司的事,我在楼下处理我的事,午餐过后,春...
    露丹儿阅读 223评论 0 0
  • 写了这个标题,其实这篇文章与酸梅汤并没关系。只是我觉得,这个季节,应该有一碗酸梅汤。 在一个炎热的...
    一个影视文案的自白阅读 1,354评论 7 3