0

Whenever I attempt to load any package with pip, the download fails citing an SSLError.

WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/

The packages shows up in my list of packages but I am unable to import it.

I have tried upgrading pip but I get the same error. I have tried re-downloading openSSL but that also doesn't work.(I checked my list of packages with pip freeze and the package is present) For various reasons, a venv cannot be used in this instance.

  • Welcome to stackoverflow. You should use search before asking new questions. Here is the same question and answers for you: https://stackoverflow.com/questions/41328451/ssl-module-in-python-is-not-available-when-installing-package-with-pip3 – Tech Apr 09 '23 at 07:54

0 Answers0