[Python 3.3.0] Getting tkinter to work on Python 3

Terry Reedy tjreedy at udel.edu
Mon Mar 18 23:39:12 EDT 2013


On 3/18/2013 9:52 PM, Yves S. Garret wrote:

> Ok, it now seems to work.  Weird.  I had tk-dev installed (it seems)
> and then after I re-compiled my interpreter just now, it's working.

If your previous compilation was before tk-dev was installed, it will 
not have compiled _tkinter properly. On PC, one also has to re-compile 
after doing equivalent of downloading tk-dev.

-- 
Terry Jan Reedy




More information about the Python-list mailing list