Am 04.11.2011 21:42, schrieb Jeremy Sanders:
So it looks like the program (after run through pyinstaller), is loading a module from the Python directory, rather from its own dist directory.Should pyinstaller be including the encodings module and it is not?

This looks as if you package does not include the encodings module.

Does your .spec file include CONFIGDIR/support/useUnicode.py? If not: does your config.dat set unicode=1?

If useUnicode.py is included please follow the instructions at <http://www.pyinstaller.org/wiki/HowtoReportBugs#Beforesubmittingareport:Makesureeverythingispackaged> to track this down. Thanks.

--
Schönen Gruß - Regards
Hartmut Goebel
Dipl.-Informatiker (univ.), CISSP, CSSLP

Goebel Consult
Spezialist für IT-Sicherheit in komplexen Umgebungen
http://www.goebel-consult.de

Monatliche Kolumne: http://www.cissp-gefluester.de/
Goebel Consult ist Mitglied bei http://www.7-it.de

--
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