Ammar Askar <[email protected]> added the comment:
As the error says: > Can't connect to HTTPS URL because the SSL module is not available. Since you built it from source, you should check your build logs, the _ssl module likely failed to build. You're most probably missing the openssl dependency. ---------- nosy: +ammar2 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38189> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
