Eryk Sun <eryk...@gmail.com> added the comment:

For what it's worth, 0x8007XXXX indicates a Windows error, which in this case 
is ERROR_INTERNET_SECURITY_CHANNEL_ERROR (12157 or 0x2f7d) [1]: "the 
application experienced an internal error loading the SSL libraries".

[1]: https://docs.microsoft.com/en-us/windows/desktop/WinInet/wininet-errors

----------
nosy: +eryksun

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35440>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to