pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.
BEGIN:
问题:安装requests第三方库出现超时问题
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.
解决方案:
pip --default-timeout=1000 install -U requests
END.
勇气,不过就是人在无路可退时那最后的孤注一掷。

浙公网安备 33010602011771号