how to use tkinter in python3.2?

Serhiy Storchaka storchaka at gmail.com
Sun Jul 1 10:31:40 EDT 2012


On 01.07.12 07:25, contro opinion wrote:
> i have installed  tk  ,how to use tkinker in python3.2?

You must install tk-dev (or whatever it's called on your system) before 
Python building (don't forget to rerun configure).




More information about the Python-list mailing list