Thanks for the quick reply Rajanikanth. I ran `sudo easy_install -U macholib==dev` (which I assume is what Russell intended) and got:
Searching for macholib==dev Reading http://pypi.python.org/simple/macholib/ Reading http://undefined.org/python/#macholib Best match: macholib dev Downloading http://svn.pythonmac.org/macholib/macholib/trunk#egg=macholib-dev Doing subversion checkout from http://svn.pythonmac.org/macholib/macholib/trunk to /tmp/easy_install-mqZbAB/trunk Processing trunk Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-mqZbAB/trunk/egg-dist-tmp-L0G3fc The required version of setuptools (>=0.6c9) is not available, and can't be installed while this script is running. Please install a more recent version first, using 'easy_install -U setuptools'. (Currently using setuptools 0.6c7 (/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python)) error: Setup script exited with 2 So I then ran `sudo easy_install -U setuptools` and it seemed to work: Searching for setuptools Reading http://pypi.python.org/simple/setuptools/ Best match: setuptools 0.6c9 Downloading http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg#md5=fe67c3e5a17b12c0e7c541b7ea43a8e6 Processing setuptools-0.6c9-py2.5.egg Moving setuptools-0.6c9-py2.5.egg to /Library/Python/2.5/site-packages Adding setuptools 0.6c9 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.5 script to /usr/local/bin Installed /Library/Python/2.5/site-packages/setuptools-0.6c9-py2.5.egg Processing dependencies for setuptools Finished processing dependencies for setuptools I then ran `sudo easy_install -U macholib==dev` again, and got the same error. -- Daryl On Sun, Mar 29, 2009 at 11:36 AM, Rajanikanth Jammalamadaka <rajanika...@gmail.com> wrote: > Hi Daryl, > > Try this( It was suggested by Russell): > > > You might make sure your easy_install and macholib are up to date: > > each_install-U macholib==dev > > If that fails and tells you to do a selfupdate then do that and try > again. > > -- Russell > > Thanks, > > Rajanikanth > > > On Sun, Mar 29, 2009 at 9:18 AM, Daryl Spitzer <daryl.spit...@gmail.com> > wrote: >> I just had the same problem. Did you find a solution? (I don't see >> any replies.) >> >> -- >> Daryl >> >> >> On Fri, Jan 23, 2009 at 2:18 AM, Rajanikanth Jammalamadaka >> <rajanika...@gmail.com> wrote: >>> Hi! >>> >>> Does anybody know why I get this error? >>> sudo easy_install appscript >>> >>> Searching for appscript >>> Reading http://pypi.python.org/simple/appscript/ >>> Reading http://freespace.virgin.net/hamish.sanderson/appscript.html >>> Reading http://appscript.sourceforge.net >>> Best match: appscript 0.19.0 >>> Downloading >>> http://pypi.python.org/packages/source/a/appscript/appscript-0.19.0.tar.gz#md5=d234c1f1b92290da9eb866f78f9a7343 >>> Processing appscript-0.19.0.tar.gz >>> Running appscript-0.19.0/setup.py -q bdist_egg --dist-dir >>> /tmp/easy_install-2iBEHM/appscript-0.19.0/egg-dist-tmp-Xi3zVD >>> zip_safe flag not set; analyzing archive contents... >>> No eggs found in >>> /tmp/easy_install-2iBEHM/appscript-0.19.0/egg-dist-tmp-Xi3zVD (setup >>> script problem?) >>> >>> >>> Thanks, >>> >>> Raj >>> _______________________________________________ >>> Pythonmac-SIG maillist - pythonmac-...@python.org >>> http://mail.python.org/mailman/listinfo/pythonmac-sig >>> >> > > > > -- > Rajanikanth > _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig