pip 被墙了
https://pypi.org/ 要翻墙才能上
pip install 报错
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(‘<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f916262a5f8>: Failed to establish a new connection: [Errno 111] Connection refused’)’: /simple/openpyxl/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(‘<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f916262a7b8>: Failed to establish a new connection: [Errno 111] Connection refused’)’: /simple/openpyxl/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(‘<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f916262a518>: Failed to establish a new connection: [Errno 111] Connection refused’)’: /simple/openpyxl/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(‘<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f916262a358>: Failed to establish a new connection: [Errno 111] Connection refused’)’: /simple/openpyxl/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(‘<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f916262a390>: Failed to establish a new connection: [Errno 111] Connection refused’)’: /simple/openpyxl/ ERROR: Could not find a version that satisfies the requirement openpyxl (from versions: none) ERROR: No matching distribution found for openpyxl