
'''
Retrying (Retry(total=4, cOnnect=None, read=None, redirect=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x10258e250>, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/pyparsing/
Retrying (Retry(total=3, cOnnect=None, read=None, redirect=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x10258e4d0>, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/pyparsing/
Retrying (Retry(total=2, cOnnect=None, read=None, redirect=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x10258e3d0>, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/pyparsing/
Retrying (Retry(total=1, cOnnect=None, read=None, redirect=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x10258e9d0>, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/pyparsing/
Retrying (Retry(total=0, cOnnect=None, read=None, redirect=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x10258e650>, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/pyparsing/
'''
如何安装旧版本的pip
1 Septembers 2015 年 6 月 24 日 via Android curl https://bootstrap.pypa.io/get-pip.py | python |