On Mar 7, 2005, at 5:24 PM, Dave Opstad wrote:

I've got a Tkinter application that works fine when I launch it via pythonw.
This is on 10.3.7, default 2.3.0 Python install, added the MacPython stuff
and installed _tkinter from Package Manager.


After successfully installing py2app 0.1.7, I modified my setup.py file and
then did a "python setup.py py2app" to build my app as a standalone, and
again everything worked fine. No error messages, and the app was sitting in
the dist folder.

Use py2app from svn trunk, or wait for the next release. i think 0.1.7 had a bug with the TCL framework.


-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to