B
Ben ZX
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.
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.