[Pythonmac-SIG] py2app troubles

Bob Ippolito bob at redivi.com
Tue Mar 8 01:07:23 CET 2005


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



More information about the Pythonmac-SIG mailing list