| | |
How to run IDLE in linux?
Please support our Python advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved |
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!
, 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!
•
•
•
•
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
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!
![]() |
Similar Threads
- What's better? Windows 2000 Server or Linux Server? (Windows Servers and IIS)
- Can I run Linux code (32bit machine) in Linux (64bit machine) (C)
- could an old machine run linux (Getting Started and Choosing a Distro)
- Run WinXP in Linux? (*nix Software)
Other Threads in the Python Forum
- Previous Thread: Is There Another Way To Write This Word Count Program Other Than This Way???
- Next Thread: Tkinter Text tags
| Thread Tools | Search this Thread |
accessdenied advanced application argv beginner change color command convert csv cursor def dictionary digital dynamic dynamically edit editing enter event examples excel file float format frange function google gui homework i/o import input jaunty java keyboard lapse line linux list lists loop microphone mouse movingimageswithpygame newb number numbers numeric obexftp output parameters parsing path port prime programming projects py2exe pygame pygtk pyopengl python random recursion remote return reverse scrolledtext session simple skinning smtp sprite stderr string strings subprocess syntax table tennis terminal text thread threading time tkinter tlapse tuple tutorial ubuntu unicode unit urllib urllib2 variable voip web-scrape windows wxpython





The dependency package is called 