This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients RiccardoR, ronaldoussoren
Date 2010-03-11.06:40:54
SpamBayes Score 0.008393203
Marked as misclassified No
Message-id <1268289656.87.0.749105215391.issue8115@psf.upfronthosting.co.za>
In-reply-to
Content
This issue is off-topic for the python bugtracker.

But: to install pyobjc you need to do three things:

1) Download and install easy_install or distribute 
   (download from pypi.python.org)

2) Check that 'which easy_install' refers to a 
   file inside /Library/Frameworks/Python.framework

3) Run easy_install pyobjc==2.2

If that doesn't work: subscribe to the list at <http://www.python.org/community/sigs/current/pythonmac-sig/> and ask there.
History
Date User Action Args
2010-03-11 06:40:57ronaldoussorensetrecipients: + ronaldoussoren, RiccardoR
2010-03-11 06:40:56ronaldoussorensetmessageid: <1268289656.87.0.749105215391.issue8115@psf.upfronthosting.co.za>
2010-03-11 06:40:55ronaldoussorenlinkissue8115 messages
2010-03-11 06:40:54ronaldoussorencreate