I configured the paths, so Python can find them, but i further on get the following error in my program: File "c:\Python22\lib\lib-tk\Tkinter.py", line 25 in ? import _tkinter # if this fails your Python may not be configured for Tk Where could be the error and how can I configure Python for Tk?