On Thursday 06 Apr 2006 14:21, Phil Edwards wrote: > > I've just recently downloaded and installed the r272 snapshot and find that > I'm seeing the dreaded 'XXX.exe has encountered an error and needs to > close' error when trying to run my executable. I feel honour-bound to point
Well, ain't that just typical? Now that I've gone and posted on the mailing list I've found the cause of the problem. If I set 'debug=True' (or, as it turns out, 'debug=<anything except False>' in my spec file, then the executable won't run. I've verified this with a simple 'hello world' GUI app. Can I do anything to help track this down any further? -- Regards Phil Edwards Brighton, UK _______________________________________________ PyInstaller mailing list [email protected] http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
