pythonoserror

Can't install any libraries in python due to some oserror


Could not install packages due to an OSError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/cd/77/59df23681f4fd19b7cbbb5e92484d46ad587554f5d490f33ef907e456132/Flask-2.0.3-py3-none-any.whl (Caused by ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x00000285CC282940>, 'Connection to files.pythonhosted.org timed out. (connect timeout=15)'))


Solution

  • You are not connected to internet or you have slow connection or check if your behind a proxy or check this question or Connection to pypi.org timed out