I am getting an error when doing the Tkinter import; it says that _tkinter fail, because TK is not configured.
Now; I am not sure why is that; considering that I did yum install tkinter, and the package was installed.
I have Python 2.7.3, running on linux; the package installed is tkinter-2.6.6-51.el6.x86_64. Why is it not importing?