On Fri, Nov 26, 2010 at 6:01 PM, Sridhar Ratnakumar <sridh...@activestate.com> wrote: > On 11/24/2010 1:38 PM, Ned Deily wrote: >> >> Check the framework bin directory >> (/Library/Frameworks/Python.framework/Versions/3.1/bin) for something >> like a python3-32 executable and, if found, try using that. > > I certainly don't see the -32/-64 binaries in ActivePython 3.1.2.4 (based on > Python 3.1.2). So if 3.1.2 is supposed to generate these - then this is an > ActivePython bug that needs to be fixed.
I didn't find them; I should have replied to Ned's comment. The ActivePython 3.1.2.4 interpreter is I believe intel-only (not a 'fat' binary with PPC code too) and 64-bit only. Don't know if this is a bug or not (probably not). What appears to be a bug or at least an oversight, is that it can't call ActiveTcl; it's linked to the Apple Tcl. _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss