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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to