pip._vendor.urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='pypi.org', port=443) 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