Giovanni Bajo wrote:

I'm not sure I understand your question.

The traceback you showed us says that line 19 of your bootstrap script
does an "import warnings". Because of the way the import hooks work,
PyInstaller looks in the current directory and finds a warnings.py in
there.

What is exactly not clear?



Oh shit.

I meant to import warnings module from Python std lib, not "warnings.py" file.

Forget it.

Regards,
mk

--
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to