Re: [Pythonmac-SIG] py2app troubles

2005-03-07 Thread Bob Ippolito
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 modifi

[Pythonmac-SIG] py2app troubles

2005-03-07 Thread Dave Opstad
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.