> Some distributions move the
> `Tkinter` stuff into an own package. Search for a package called
> `python-tk` or `python-tkinter` or similar.
I could use a 'python-tk' package - but the problem is the latest
version of python may not be available.
I am going to download Tcl/Tk and install it. T
I am using Fedora Core 3 Linux and I have a problem with Tk in Python.
Whenever I try to run a tk script, I get the error...
---
Traceback (most recent call last):
File "Tk.py", line 1, in ?
from Tkinter import *
File "/usr/local/lib/python2.4/lib-tk/Tkinter.py", line 38, in ?
import _