IDLE window disappears - more info

Rodney Loisel rloisel at helicon.net
Sun Jul 23 20:34:48 EDT 2000


I'll try that, thanks, but even the "hello world" program opens and closes
and I don't think that would be calling tk. I did get some windows with
error messages to remain open after unchecking 'close on exit' in DOS
but I can go down the whole list of *.py programs and with a mouse click
they all open a window which immediately closes.
rloisel

Sam Schulenburg wrote:

> Usually the problem is IDLE can not find the Tk dll's. My solution has
> been to copy the Dll's from the Tk\bin directory to the Python\DLL
> directory.
>
> Sam Schulenburg
>
> In article <rcIe5.9147$Gh.74143 at news20.bellglobal.com>,
>   "Olivier Dagenais" <olivierS.dagenaisP at canadaA.comM> wrote:
> > The Python binary might be in your path, but maybe the libraries
> aren't?
> >
> > --
> > ----------------------------------------------------------------------
> > Olivier A. Dagenais - Carleton University - Computer Science III
> >
> > "Rodney Loisel" <rloisel at helicon.net> wrote in message
> > news:397B0D93.6A5EE7CB at helicon.net...
> > > Changed the DOS properties not to close on exit
> > > the following is the result of
> > > import Tkinter
> > > several levels of error
> > > last:
> > > DLL load failed: one of the library files
> > > needed to run this application cannot be
> > > found.
> > > rloisel
> > >
> >
> >
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.




More information about the Python-list mailing list