Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <000901c0d100$4dea9bc0$28481ad8@default> From: "Dennis Wilson" To: Subject: Python 2.1 can't find _tkinter.dll. Is there a solution? Date: Sun, 29 Apr 2001 16:01:19 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 The python statement: from Tkinter import * >>> from Tkinter import * Traceback (most recent call last): File "", line 1 in ? File "/usr/lib/python2.1/lib-tk/Tkinter.py", line 35, in ? import _tkinter # if this fails your Python may not be configured for Tk ImportError: No module named _tkinter I was wondering if there is a known fix for this? Thanks for your time. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple