Re: _tkinter problem

2005-01-07 Thread Craig Ringer
On Sat, 2005-01-08 at 14:30, Jatinder Singh wrote: > Hi > I am running a script which is importing tkinter from > "/usr/local/lib/python2.3/lib-tk/Tkinter.py" and generating an error > " import _tkinter > ImportError: No module named _tkinter " > > can anybody tell me what is it? and how to get

_tkinter problem

2005-01-07 Thread Jatinder Singh
Hi I am running a script which is importing tkinter  from "/usr/local/lib/python2.3/lib-tk/Tkinter.py" and generating an error " import _tkinter ImportError: No module named _tkinter "   can anybody tell me what is it? and how to get away with it?   -- http://mail.python.org/mailman/listin