Re: no module named _tkinter
On Oct 21, 9:11 pm, Michele Simionato <[EMAIL PROTECTED]> wrote: > On Oct 22, 2:10 am, Ben ZX <[EMAIL PROTECTED]> wrote: > > > When I type Thanks. Right on. > > > import Tkinter > > > I get > > > no module named _tkinter. > > > I co
no module named _tkinter
When I type import Tkinter I get no module named _tkinter. I compiled my own python 2.5.2, and I didn't do anything special: just configure; make; make install. I checked there is a tk library in /usr/lib64. -- http://mail.python.org/mailman/listinfo/python-list