Help with Tkinter on OS X --- driving me insane!

Ned Deily nad at acm.org
Sun May 17 20:09:07 EDT 2009


In article 
<f9435b73-5001-48d9-b2e8-6fd8663396e7 at l32g2000vba.googlegroups.com>,
 Edward Grefenstette <egrefen at gmail.com> wrote:
> I thought of this. I uninstalled Tk from macports, but the same error
> crops up. Evidently, Tk 8.5 remains installed somewhere else, but I
> don't know where. How can I find out?

Look in /Library/Frameworks for Tcl.framework and Tk.framework.  You can 
safely delete those if you don't need them.  But also make sure you 
update to the latest 2.6 (currently 2.6.2) python.org version; as noted, 
the original 2.6 python.org release had issues with user-installed Tcl 
and Tk frameworks.

-- 
 Ned Deily,
 nad at acm.org




More information about the Python-list mailing list