[Pythonmac-SIG] Having a problem to install PyObjC 2.0 to Leopard

Tobias Rodäbel tobias.rodaebel at mac.com
Thu Nov 8 16:34:23 CET 2007


On Nov 8, 2007, at 8:09 AM, Seungchan Oh wrote:

> I'm trying to install PyObjC 2.0 by "python setup.py bdist_mpkg -- 
> open"
> I got the source code from  http://svn.red-bean.com/pyobjc/tags/r200-leopard 
>  .

As far as I know, PyObjC 2.0 is still part of the Python2.5.1  
installation on Leopard. So you don't have to build and install it  
again ;-)

Even if you still want to build PyObjC 2.0 on Leopard on your own, use  
a local installation of Python and adjust the interpreter paths in 02- 
develop-all.sh and run the script. For me everything worked just fine.

Regards,
Tobias


More information about the Pythonmac-SIG mailing list