Can PyObjC be used on shared Mac OS X hosting?

W

weston

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?
 
D

Diez B. Roggisch

weston said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top