New submission from Luis González <lneg...@gmail.com>:

Good morning everyone. First of all, I would like apologize for my poor 
english. I'm a very newby programming in python.  I'm getting an ImportError 
DLL load failed while importing _ssl. Can't find _ssl.pyd, from my EXE file 
created by de sentence "Python setup.py py2exe". The file _ssl.pyd, is at the 
same folder than the .exe file. Thanks in advance.

----------
assignee: christian.heimes
components: SSL
messages: 394033
nosy: christian.heimes, lnegger
priority: normal
severity: normal
status: open
title: Getting an ImportError DLL load failed while importing _ssl
type: crash
versions: Python 3.9

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

Reply via email to