[Tutor] Modules

Cor Heisterkamp cheisterkamp at gmail.com
Wed Mar 27 20:34:14 CET 2013


Hi,

I just started with Python and found a course named "Python programming" by
Jody S. Gunther.
My problem starts with the chapter "Introduction to Modules".
The first line in the program is:
     from tkinter import *
and here I'm getting an error:
     ImportError: No module named tkinter

What to do?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130327/5cf87cbe/attachment.html>


More information about the Tutor mailing list