getting IDLE to run?

Alex Maranda amaranda at nospam.com
Tue May 4 05:57:16 EDT 1999


Fredrik Lundh wrote:
> 
> SH <harms at mbnet.mb.ca> wrote:
> > Trying to run IDLE
> > (on a Linux SuSE 6.0, installed the Redhat rpm for Python
> > 1.5.2, and the necessary readline.so.3 and blt-2.4g-3 in place.)
> 
> ...
> 
> > AttributeError: wm_title
> >
> > No IDLE :-(
> > What am I doing wrong?
> 
> from the look of it, your python interpreter is picking up
> an old Tkinter.  try typing:
This is the problem indeed, I run into it last night. Download also the
two python*tkinter* files.

> 
> $ python
> >>> import Tkinter
> >>> print Tkinter.__file__
> 
> </F>

-- 
Alex Maranda         mailto: amaranda at spider dot com
Spider Software Ltd. Tel: +44 (0)131 4757036
Edinburgh, UK        http://members.xoom.com/Alex_Maranda
STREAMS based communications protocols for embedded systems




More information about the Python-list mailing list