解决pip下载超时
pip._vendor.requests.packages.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. Collecting tensorflow==1.2.1 Downloading https://files.pythonhosted.org/packages/e1/18/23a447f822daba3101d84f981d10f5eacd0ccd9a541bd4d2525eec0cba81/tensorflow-1.2.1-cp36-cp36m-win_amd64.whl (21.2MB) Exception: Traceback (most recent call last): File "E:\python_workplace\venv\lib\site-packages\pip\_vendor\requests\packages\urllib3\response.py", line 232, in _error_catcher yield File "E:\python_workplace\venv\lib\site-packages\pip\_vendor\requests