Tagged with tkinter - SliTaz Forum http://vanilla.slitaz.org/index.php?p=/discussions/tagged/tkinter/feed.rss Tue, 30 Apr 24 02:59:02 +0200 Tagged with tkinter - SliTaz Forum en-CA Tkinter not configured for python http://vanilla.slitaz.org/index.php?p=/discussion/2734/tkinter-not-configured-for-python Sun, 20 Mar 2011 16:49:26 +0100 atalon1 2734@/index.php?p=/discussions
Traceback (most recent call last):
  File "SeqyGUI.py", line 9, in <module>
    from Tkinter import *
  File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 39, in <module>
    import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter

I found that it may append when python is installed before TCL/Tk (tkinter). I tried to resinstall python and python dev after TCL and TCL dev but I still have the problem.
Can you help me to make it work?
]]>