Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MacMan988

macrumors 6502a
Original poster
Jul 7, 2012
839
121
Hi, it seems my easy_install is broken. I entered "sudo easy_install pip" and got the following output:

Code:
Traceback (most recent call last):
  File "/usr/bin/easy_install-2.7", line 7, in <module>
    from pkg_resources import load_entry_point
  File "build/bdist.macosx-10.9-intel/egg/pkg_resources.py", line 2749, in <module>
  File "build/bdist.macosx-10.9-intel/egg/pkg_resources.py", line 446, in _build_master
  File "build/bdist.macosx-10.9-intel/egg/pkg_resources.py", line 459, in _build_from_requirements
  File "build/bdist.macosx-10.9-intel/egg/pkg_resources.py", line 628, in resolve
pkg_resources.DistributionNotFound: setuptools==0.6c12dev-r88846

Any ideas on how to get this fixed?

----------

I got this issue fixed by following the instruction on this page's mimoralea's answer.

http://stackoverflow.com/questions/6012246/why-is-python-easy-install-not-working-on-my-mac
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.