matt wilkie píše v Po 17. 10. 2011 v 13:55 -0700: > I tried ` --log-level=DEBUG` but there was no change in the error > messages. Any suggestions as to what I might try next?
--debug option or ./utils/ArchiveViewer.py With this tool you should be able look at your .exe created by pyinstaller and ensure that it contains all necessary dependencies required by your app. -- 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.
