Re: Can't import Tkinter module.

2006-01-10 Thread Martin Franklin
slomo wrote: > I'm working on linux Fedora Core 3 with Python 2.3. > I can't "from Tkinter import *" . > And see only "No modlue named Tkiner" error. > Of course I have tk/tcl 8.4. They works perfectly. > Certainly, I don't have Tkinter module for Python. > What should I do for it as I'm not a root

Can't import Tkinter module.

2006-01-09 Thread slomo
I'm working on linux Fedora Core 3 with Python 2.3. I can't "from Tkinter import *" . And see only "No modlue named Tkiner" error. Of course I have tk/tcl 8.4. They works perfectly. Certainly, I don't have Tkinter module for Python. What should I do for it as I'm not a root? -- http://mail.python