Re: How to invoke the Python idle



Alon Ben-Ari wrote:
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 <david@xxxxxxxxxxxxxxx <mailto:david@xxxxxxxxxxxxxxx>> wrote:

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?

-- Powered by Gentoo GNU/LINUX
http://www.linuxcrazy.com


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

--
Powered by Gentoo GNU/LINUX
http://www.linuxcrazy.com

.



Relevant Pages

  • Re: Best Editor
    ... learning Python. ... Plese note that I would like to have ... Start with IDLE, which will likely be available everywhere you ...
    (comp.lang.python)
  • Re: Keeping the Console Open with IDLE
    ... 1.2.2, but yet the second edition of Learning Python talks about going to 2.3 as the book is about to go to press, 2004. ... I thought IDLE came bundled with Python. ... Gabriel Genellina ...
    (comp.lang.python)