944,067 Members | Top Members by Rank

Ad:
  • Python Discussion Thread
  • Marked Solved
  • Views: 26950
  • Python RSS
Feb 26th, 2006
-1

How to run IDLE in linux?

Expand Post »
Greetings to Everyone ,

I just would like to know how to run/launch/start the IDLE ide of python in linux? (In windows the IDLE ide comes part of the python download, I assume its the same for linux??! or not?!)

I currently have installed ubuntu linux, its already got python 2.4, and i can run the python interactive mode, but how do I run the IDLE ide?

I've tried running command/s at the shell - idle, idle-python2.4 but to no avail. Hopefully someone can enlighten me, pleeeaase!
Similar Threads
Reputation Points: 44
Solved Threads: 1
Newbie Poster
NetByte is offline Offline
11 posts
since Feb 2006
Feb 27th, 2006
0

Re: How to run IDLE in linux?

Hi!

You have to install idle first (via apt-get or synaptic) The dependency package is called idle, the current one idle-python2.4.

Regards, mawe
Reputation Points: 19
Solved Threads: 58
Junior Poster
mawe is offline Offline
133 posts
since Sep 2005
Mar 1st, 2006
0

Re: How to run IDLE in linux?

There is a cheater way. You need to (this is very important):

cd into your idlelib directory
run: python PyShell.py

It raises an error if you havnt cd-d into idlelib
Reputation Points: 10
Solved Threads: 2
Newbie Poster
JabaPyth is offline Offline
5 posts
since Mar 2006
Mar 2nd, 2006
0

Re: got IDLE running in linux now

Quote originally posted by mawe ...
Hi!

You have to install idle first (via apt-get or synaptic) The dependency package is called idle, the current one idle-python2.4.

Regards, mawe
@ mawe

thanks, I got IDLE running already(by synaptic), i just got ubuntu linux installed recently, and just well,...assumed that the IDLE came with python installed already, like it is with the python windows download, anyways thanks problem solved!
Reputation Points: 44
Solved Threads: 1
Newbie Poster
NetByte is offline Offline
11 posts
since Feb 2006
Oct 30th, 2010
0
Re: How to run IDLE in linux?
Fedora:
sudo yum install python-tools

or

Ubuntu:
sudo apt-get install idle
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Siddiq128218318 is offline Offline
1 posts
since Oct 2010
Jul 22nd, 2011
0

maybe.

well here is a thought. sudo apt-get install idle . that should work. yo know.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
iceblaze is offline Offline
1 posts
since Jul 2011
Jul 22nd, 2011
0
Re: How to run IDLE in linux?
Quote ...
well here is a thought
Well here is an other thought,read the date of the thread Feb 26th, 2006
So maybe 5 years later NetByte now it,or have given up python years ago
Reputation Points: 280
Solved Threads: 278
Master Poster
snippsat is offline Offline
771 posts
since Aug 2008

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Python Forum Timeline: Need Help with printing from two lists
Next Thread in Python Forum Timeline: How to make an advanced sort for list ?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC