Tkinter module not found

Philippe Martin pmartin at snakecard.com
Fri Aug 11 12:54:49 EDT 2006


Shuaib wrote:

> Hey,
> 
> Even though I freshly installed Tcl and Tk, python still seem to have
> problems accessing Tkinter module. Here is what says when I do "import
> Tkinter"
> 
> ==
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> ImportError: No module named Tkinter
> ==
> 
> Any ideas how to fix this problem? (Gentoo distribution)
> 
> Thanks.
That happened once to me when I compiled python without tcl/tk installed
(prior to compiling)





More information about the Python-list mailing list