Re: [Mailman-Developers] tkinter problem

2005-01-07 Thread Barry Warsaw
On Sat, 2005-01-08 at 00:22, 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

[Mailman-Developers] 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? Regards Jatinder Singh _