On 11/11/2013 16:38, jonas.thornv...@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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to