> shuts down, so I can't see the traceback from my app. How do you > pause / stop the window from shutting down.
You can't! make a debug build by including the debug option in your makespec, that way you will get to see the traceback Cheers! On Nov 13, 12:36 pm, Astley Le Jasper <[EMAIL PROTECTED]> wrote: > I'm trying out Pyinstaller but having a few problems. I run the > executable in a console pops up for a fraction of a second and then > shuts down, so I can't see the traceback from my app. How do you > pause / stop the window from shutting down. > > Sorry ... newbie. > > ALJ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
