Install Tkinter for Windows 7 64-bit

Tim Golden mail at timgolden.me.uk
Mon Nov 11 11:45:55 EST 2013


On 11/11/2013 16:38, jonas.thornvall at gmail.com wrote:
> === Traceback (most recent call last): File "D:\Python33\test2.py",
> line 16, in <module> from Tkinter import Tk, Canvas, Frame, BOTH 
> ImportError: No module named 'Tkinter' ===

In addition, I really don't recommend running your test scripts straight
out of the Python install directory. Consider using a separate "dev"
area somewhere else.

TJG



More information about the Python-list mailing list