Skip to content

Instantly share code, notes, and snippets.

@dennda
Created October 10, 2011 01:47
Show Gist options
  • Save dennda/1274464 to your computer and use it in GitHub Desktop.
Save dennda/1274464 to your computer and use it in GitHub Desktop.
$ sudo easy_install docutils
Traceback (most recent call last):
File "/usr/local/bin/easy_install", line 5, in <module>
from pkg_resources import load_entry_point
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2607, in <module>
parse_requirements(__requires__), Environment()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 565, in resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: setuptools==0.6c12dev-r88846
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment