[Pythonmac-SIG] Tcl/Tk path problems with py2app
John Gleeson
jdgleeson at mac.com
Mon Feb 7 16:26:42 CET 2005
On Feb 6, 2005, at 9:31 PM, Bob Ippolito wrote:
>
> On Feb 6, 2005, at 11:20 PM, John Gleeson wrote:
>
>> OS X 10.3.7 w/Apple's python framework
>> py2app 0.1.7
>> TclTkAquaBI-8.4.9.0.dmg
>>
>>
>> I am trying to use py2app to build a standalone Leo application from
>> the latest release of leo <http://leo.sf.net>.
>>
>> When I execute leo from the command line, its Tcl/Tk gui works as
>> expected, so I presume Tcl/Tk is installed correctly. I also have a
>> Leo app created by Guenther Enthaler last summer
>> <http://sourceforge.net/forum/forum.php?
>> thread_id=1064013&forum_id=10226> that works fine; it is not
>> standalone - the user must have Tcl/Tk installed.
>
> Try using py2app from svn, I'm pretty sure I fixed this.
>
> -bob
>
Yes, the svn version of py2app fixes this. Thanks!
-John
More information about the Pythonmac-SIG
mailing list