ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out code example
Example: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out
sudo pip install --default-timeout=100 future
sudo pip install --default-timeout=100 future