Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > IDLE won't start

Reply
Thread Tools

IDLE won't start

 
 
Dave
Guest
Posts: n/a
 
      10-13-2003
I just downloaded the new rpm's for Python2.3.2, from
http://www.python.org/2.3.2/rpms.html and installed all five on my Redhat 9
system. As expected, this leaves the existing Python2.2 in place for all
the system routines which depend on it, and makes the new Python available
in /usr/bin/python2.3.

Unfortunately, IDLE doesn't start anymore. I see on the main IDLE page
http://www.python.org/idle/ that "Unix users should check the Tools/idle/
subdirectory of the source distribution.", but there is no such directory at
/usr/lib/python2.3/Tools/idle/.

Aha!! I just found the problem. The command needs to be 'idle2.3', not
just 'idle'. This should be noted on the IDLE homepage, along with a
correction about the directory location. Maybe also in some README files
where users are likely to look, e.g. in /usr/lib/python2.3/Tools/README.

-- Dave


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Idle 2.3.4 won't start on Windows Sven Erik Knop Python 4 06-16-2004 09:42 AM
RE: Idle Won't Start - Solution Batista, Facundo Python 1 06-04-2004 04:27 AM
Idle Won't Start - Solution Kamilche Python 1 06-03-2004 06:57 AM
Idle won't start Kerry Neilson Python 15 02-24-2004 12:36 AM
Idle won't start when Python is installed in Program Files directory Gary Feldman Python 2 08-18-2003 07:13 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57