On Thu, 2008-01-03 at 11:40 -0800, Mig wrote: > I get an exe that is silent and a warning file that I'm afraid is very > much over my head.
Hand-edit the spec file and activate console mode (if turned off) and debug mode (if turned off). Then re-run Build.py, and re-run the executable. You should see the output, including the exception which is probably causing its abort. -- Giovanni Bajo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
