weston schrieb:
> Does anyone have experience with (or failing that, theoretical
> knowledge about) installing using the PyObjC bridge on a Mac OS X
> machine in a context where one doesn't have root/admin access (and
> therefore can't install things in conventional locations)?  Can such a
> thing be done?

Yes, it can be done. You can install a python frameworkbuild in 
~/Library/Frameworks, and then install pyobjc using that python 
installation.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to