How to invoke the Python idle

O

Only-Trouble

Hi all
I am running openSUSE 10.3
I am learning python on my own, it seems like the system has already
installed a python IDLE
The question is how to invoke it?


Thanks

Only-Trouble
 
M

miya

Hi all
I am running openSUSE 10.3
I am learning python on my own, it seems like  the system has already
installed a python IDLE
The question is how to invoke it?

Thanks

Only-Trouble

how about executing from the terminal

idle
 
J

John Henderson

Only-Trouble said:
Hi all
I am running openSUSE 10.3
I am learning python on my own, it seems like the system has
already installed a python IDLE
The question is how to invoke it?

If it's anything like my Red Hat system, I had to find the
command first. In my case, at:

/usr/lib/python2.2/site-packages/idle/idle

I copied that file to somewhere where it was available on my
$PATH variable.

John
 
D

David

Alon said:
Thank you

yes I have
This is what I got:
alon@linux:~> idle
bash: idle: command not found
alon@linux:~>

Any idea
?

Alon


On Sun, Jun 29, 2008 at 10:05 PM, David <[email protected]

Only-Trouble wrote:

Hi all
I am running openSUSE 10.3
I am learning python on my own, it seems like the system has
already
installed a python IDLE
The question is how to invoke it?


Thanks

Only-Trouble
--
http://mail.python.org/mailman/listinfo/python-list




Did you try to enter idle in a terminal?
Could be you need something like this;
http://rpmfind.net//linux/RPM/opensuse/updates/10.3/i586/python-idle-2.5.1-39.2.i586.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top