[Tutor] Tkinter again

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Tue Aug 17 02:30:05 CEST 2004



On Mon, 16 Aug 2004, Ali Polatel wrote:

> I have saved the file as xxx.pyw still couldn't get rid of this DOS box
> !!!


Hi Ali,

(Hmmm... this is slightly hard to debug without access to a Windows
machine.  *grin*)


Ok, let me cover some simple situations first, just in case we're dealing
with a simple problem:

    Did you also update the 'setup.py' file to refer to the '.pyw'
    program?  What does 'setup.py' look like now?

    Did you re-run the py2exe stuff afterwards?

    If that didn't work, did you have luck using the '-w' option to
    py2exe?


Good luck to you!



More information about the Tutor mailing list