[issue44141] Getting error while importing ssl "import _ssl ImportError: DLL load failed: The specified procedure could not be found."

Christian Heimes report at bugs.python.org
Sun May 16 05:23:27 EDT 2021


Christian Heimes <lists at cheimes.de> added the comment:

Python 3.7 is in security fix-only mode and will not get support for OpenSSL 3.0.0. Only Python 3.8, 3.9, 3.10 beta, and main branch contain OpenSSL 3.0.0 compatibility patches.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44141>
_______________________________________


More information about the Python-bugs-list mailing list