Re: Help Installing Python on a Mac

Terry Maloney <[email protected]> Mon, 06 Jul 2009 15:52:15 -0400
Newsgroups gmane.comp.python.pythoncard
Message-ID <[email protected]>
Hi again, Ignatz,

A couple of points, then I'm going to leave you in Neil and Kevin's  
hands -- they actually understand this stuff ;)

1) I don't understand why Idle isn't opening, but it's probably a  
clue ...

> I've played around with typing "python" into terminal.  That seems  
> to work.
> I get perform simple commands (add, multiply, print) but haven't  
> gotten any
> further than that.


2) That's a start -- at least Python itself is installed/working.

3) Neil mentioned the wxPython 2.8 demos/documentation package -- I'd  
forgotten, but that's what installs a wxPython folder into your  
Applications folder. You can find it here:

http://www.wxpython.org/download.php

After installing, try running the wxPython Demo app ... that should  
provide another clue as to what is or isn't working.

Terry

------------------------------------------------------------------------------