On 15 Mar, 17:25, Hartmut Goebel <[email protected]> wrote: > Am 15.03.2012 14:56, schrieb Nicola Creati: > > > \pyi.win32\scipy_test\out03-PYZ.pyz\FixTk", line 23, in convert_path > > LookupError: no codec search functions registered: can't find encoding > > Looks as if a hidden import for encoding is not found -- again :-( > > > This is a sample script that reproduce the error: > > Thanks. Can you please strip this down even further, please? Ideally it > will contain onl the import which is failing. > > -- > Schönen Gruß - Regards > Hartmut Goebel > Dipl.-Informatiker (univ.), CISSP, CSSLP > > Goebel Consult > Spezialist für IT-Sicherheit in komplexen > Umgebungenhttp://www.goebel-consult.de > > Monatliche Kolumne:http://www.cissp-gefluester.de/ > Goebel Consult ist Mitglied beihttp://www.7-it.de > > smime.p7s > 8KVisualizzaScarica
Hello, I solved the problem excluding the 'FixTk' module. I have no idea why it works now. Cheers. Nicola -- 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.
