This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Python Tkinter
- From: james pentland <james_pentland at yahoo dot com>
- To: cygwin at cygwin dot com
- Date: Wed, 19 Nov 2003 08:26:42 -0800 (PST)
- Subject: Python Tkinter
how do i configure Python for Tkinter?
i can not find _tkinter.py.
>>> import Tkinter
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.3/lib-tk/Tkinter.py", line
38, in ?
import _tkinter # If this fails your Python may
not be configured for Tk
ImportError: dlopen: Win32 error 126
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/