import _tkinter # if this fails your Python may not be configured for Tk
ImportError: libtk8.5.so: cannot open shared object file: no such file or directory
import _tkinter # if this fails your Python may not be configured for Tk
ImportError: libtk8.5.so: cannot open shared object file: no such file or directory
[guest@localhost ~]$ rpm -qf /usr/lib/libtk8.5.so
tk-8.5.14-1.fc20.i686
[guest@localhost ~]$