On Feb 13, 2006, at 1:54 AM, ghislain delaunois wrote:

> I'm new in MacPython. I installed  MacPython 2.4.1 for Mac OS X 10.3.
> and started working with PythonIDE, with a new file and a short  
> script,
> but when I launch "Run all", the window "Output" does not display. I'm
> sure it works because when I quit PythonIDE, I see very briefly the
> Output window with the result of the run.
>
> Is there anybody who could help me? I would like to get both Edit and
> Output windows displayed together.

Don't use PythonIDE.  PythonIDE is deprecated and will not be  
included in any future version of Python.  It has been unmaintained  
for several years, and is not compatible with the new Intel macs.

IDLE should work if you install this: http:// 
tcltkaqua.sourceforge.net/ -- it works out of the box on OS X 10.4,  
but 10.3 needs Tk installed.

-bob



_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to