PCLinuxOS-Forums
Main
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Pruning the forum database.
Home
Help
Search
Login
Register
PCLinuxOS-Forums
»
Help
»
Software
»
Okay, is there an alternative to idle-gui for python? :-)
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Okay, is there an alternative to idle-gui for python? :-) (Read 429 times)
nymark1
Jr. Member
Posts: 25
Okay, is there an alternative to idle-gui for python? :-)
«
on:
April 22, 2010, 01:14:33 PM »
Hi
I miss IDLE, the gui for programming in python.
I have been looking for it using Synaptic Package Manager, but could´nt find it.
Is it available for PCLinuxOS?
Or is there a similar alternative available?
«
Last Edit: April 23, 2010, 11:39:23 AM by nymark1
»
Logged
nymark1
Jr. Member
Posts: 25
Re: Okay, is there an alternative to idle-gui for python? :-)
«
Reply #1 on:
April 24, 2010, 05:46:26 AM »
I can download the whole package from
www.python.org
.
But it comes as a "compressed source tarball"
or a "bzipped source tarball", and I can´t figure out how to install any of them.
Can anyone tell me how?
Logged
Neal ManBear
Administrator
Super Villain
Posts: 15845
LXDE! Coffee, Bacon and Cheesecake!
Re: Okay, is there an alternative to idle-gui for python? :-)
«
Reply #2 on:
April 24, 2010, 05:58:52 AM »
Open a terminal and type
Code:
[Select]
python
> type <Enter> and start scripting.
Or install eric and give it a try.
Logged
Software Announcements
nymark1
Jr. Member
Posts: 25
Re: Okay, is there an alternative to idle-gui for python? :-)
«
Reply #3 on:
April 24, 2010, 06:07:52 AM »
I tried installing eric.
I don´t think it is working the right way.
When I start it, there is a "glimpse" on the screen, like a window opening and closing really fast.
I will try the terminal way as soon as I come home
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PCLinuxOS-Forums
»
Help
»
Software
»
Okay, is there an alternative to idle-gui for python? :-)