from Tkinter import * problem

Jack jack98lau at hotmail.com
Sat Dec 28 01:22:44 EST 2002


Hello,

I use from Tkinter import *
but python show the following error message:
File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 35, in ?
    import _tkinter # If this fails your Python may not be configured for Tk
ImportError: dlopen: Win32 error 126
Could anyone help me how to solve it ?

--
Jack Lau
jack98lau at hotmail.com






More information about the Python-list mailing list