Python 2.1 can't find _tkinter.dll. Is there a solution?

Dennis Wilson lincwils@teleport.com
Sun Apr 29 19:08:00 GMT 2001


Thanks, my question was about the pre-built python that downloads and
installs with the current release of cygwin.

If I understand your point, this pre-built release needs to be uninstalled
and then one should build python from scratch?. I don't have a problem with
that. I would be mildly curious about why the pre-built release is there.

----- Original Message -----
From: "Norman Vine" <nhv@cape.com>
To: "'Dennis Wilson'" <lincwils@teleport.com>; <cygwin@cygwin.com>
Sent: Sunday, April 29, 2001 4:15 PM
Subject: RE: Python 2.1 can't find _tkinter.dll. Is there a solution?


> 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



More information about the Cygwin mailing list