Hi,
I'm having this errror when I try to run "import _tkinter" in python
Python 2.2.2 (#1, Apr 5 2007, 12:58:53)
[GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-47)] on linux2
Type "help", "copyright" , "credits" or "license" for more information.
>>> import ZSI
>>> import _tkinter
Traceback (most recent call last):
...