[Tutor] Tkinter

Bill Mill bill.mill at gmail.com
Sun Aug 8 04:41:07 CEST 2004


Glen,

Could we have more details about your system? Obviously, you need to
install the tkinter module, but just how you do that is dependant on
your OS.

Peace
Bill Mill

On Sat, 07 Aug 2004 19:16:52 -0700, Glen <shabboleth at bonq.com> wrote:
> Hello All,
> 
> I am working through an online python tutorial. I have just reached the
> point covering GUI programming. The tutorial imports the Tkinter module.
> 
> When I run the program I get this error:
> 
> ImportError: no module named Tkinter. What do I need to install to give
> me the Tkinter module?
> 
> Thanks,
> 
> Glen
> 
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>


More information about the Tutor mailing list