| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Reply-To: | <nhv AT cape DOT com> |
| From: | "Norman Vine" <nhv AT cape DOT com> |
| To: | "'Dennis Wilson'" <lincwils AT teleport DOT com>, <cygwin AT cygwin DOT com> |
| Subject: | RE: Python 2.1 can't find _tkinter.dll. Is there a solution? |
| Date: | Sun, 29 Apr 2001 19:15:35 -0400 |
| Message-ID: | <000c01c0d102$4c6fa9a0$a300a8c0@nhv> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2232.26 |
| In-Reply-To: | <000901c0d100$4dea9bc0$28481ad8@default> |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
| Importance: | Normal |
Dennis Wilson writes: > >The python statement: > >from Tkinter import * >>>> from Tkinter import * >Traceback (most recent call last): > File "<stdin>", 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? The mailing list archives are your friend USE THEM FYI a simple archive search on 'tkinter' would have lead you to my page which has instructions on building the tkinter extension module with Cygwin "Re: HELP: Python/Tkinter/Cygwin" http://sources.redhat.com/ml/cygwin/2001-04/msg01682.html Cheers Norman Vine -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |