
HTTPSConnectionPool(host=’files.pythonhosted.org’, port=443): Read timed out.
Problem When trying to install big-size libraries like requests that depend on url3 or Scipy on low-speed internet it always fails because there is a 30sec default timeout. Fail example:
Continue readingHTTPSConnectionPool(host=’files.pythonhosted.org’, port=443): Read timed out.