LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Python 2.3 IDLE won't load... (https://www.linuxquestions.org/questions/linux-software-2/python-2-3-idle-wont-load-272290/)

arpanet1969 12-31-2004 08:06 AM

Python 2.3 IDLE won't load...
 
Hi,

I'm running Fedora Core 3, and Python 2.3. I can run 'python' which gives me the 'realtime' version of the editor, but when i run 'idle' the editor doesn't load...

Can anyone explain why this is? Does IDLE have to be downloaded as well as Python 2.3? I thought Python 2.3 came with IDLE.

Anyway, I'd appreciate the response.

Arpanet.

reddazz 12-31-2004 10:11 AM

I think it's installed seperately as part of python-tools or something similar. Some distros package it as tkinter.

Zyrix 12-31-2004 10:15 AM

Quote:

IDLE - an Integrated DeveLopment Environment for Python
A stable version of IDLE is now being distributed with each Python distribution. Unix users should check the Tools/idle/ subdirectory of the source distribution; Windows users should look under Start -> Programs -> Python -> IDLE.
http://www.python.org/idle/


All times are GMT -5. The time now is 01:26 AM.