Am 05.12.2011 12:09, schrieb Sebastian Hilbert:
When setting the debug flag in pyinstaller I noticed that it is now required to install pywin32. I downloaded and installed the corresponding version for python 2.7 from sf.net.
Do you mean: pywi32 is required when setting the debug option, but is not required when not setting ths option? Or do you mean: your program now requires pywin32, which you discovered when you build your app with the debug flag set?
Can anyone point me in the right direction ?
Please check the FAQ at http://www.pyinstaller.org/wiki/FAQ#IfThingsGoWrong. if you not did already.
The spec file looks like this.
I suggest creating a fresh .spec file using Makespec and try again. -- 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.
