The Mac comes with a Framework build of Python pre-installed (and with
PyObjC pre-installed, which you also need).  Just use /usr/bin/python,
and you'll be fine.

It's the default way that Python builds on a Mac, too.

Bill

Brian Granger <ellisonbg....@gmail.com> wrote:

> Hi,
> 
> I seem to recall that a Framework build of Python is needed if you
> want to do anything with the native Mac GUI.  Is my understanding
> correct?  If so, is this requirement documented somewhere?
> 
> Thanks!
> 
> Brian
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to