Nuacht

pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available #8980 Closed suresh-storhed opened on Oct 10, 2020 ...
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None ...
The biggest change is that the Python 3.4 SSL (Secure Sockets Layer) module is now included in Python 2.7.9. Additionally, SSL 3 support has been disabled to limit the risk of the POODLE attack.