HTTPSConnectionPool 报错
-
问题:
python -m mitoinstaller install
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.执行:
export PIP_DEFAULT_TIMEOUT=10000000