py2exe, command line parameter problem

Karsten W. Karsten.G.Weinert at googlemail.com
Thu Aug 9 10:54:10 EDT 2007


Hello,
my small program is a Tkinter-App which supports some command line
options. When the app is started within the python environment,
everything works fine. When the py2exe-frozen app is started,
everything works until I pass command line parameters. Then the gui
window is not displayed.

It's python 2.3 on WinXp with py2exe 0.6.6.

How can I debug this behaviour?

Any hint appreciated,
Karsten.




More information about the Python-list mailing list