原文:【轉】python中安裝包出現Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None))…

問題: python 安裝web.py安裝包出現Retrying Retry total , connect None, read None, redirect None, status None after connection broken by ConnectTimeoutError 解決辦法: pip install selectivesearch i http: pypi.douban. ...

2018-07-14 12:55 0 1768 推薦指數:

查看詳情

.pip的時候出現Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None))…………

pip的幺蛾子: 有時候在用pip安裝python的時候,會出先請求失敗的現象,一開始還以為是自己的網不夠好,后來才發現。。。。。。 原因: pip的下載源存在國外和國內之分,一般來說國內的源下載會塊很多,國外的源會有速度限制,從而造成請求失敗從而不能安裝你想要的模塊. 解決方法 ...

Sun Nov 10 17:31:00 CST 2019 0 1854
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM