Skip to content

Instantly share code, notes, and snippets.

@amjith
Created January 5, 2015 01:19
Show Gist options
  • Save amjith/746c9dc52a1c54021736 to your computer and use it in GitHub Desktop.
Save amjith/746c9dc52a1c54021736 to your computer and use it in GitHub Desktop.
pip fails to launch
Traceback (most recent call last):
File "/usr/local/bin/pip", line 5, in <module>
from pkg_resources import load_entry_point
File "build/bdist.macosx-10.9-x86_64/egg/pkg_resources.py", line 2912, in <module>
File "build/bdist.macosx-10.9-x86_64/egg/pkg_resources.py", line 550, in _build_master
File "build/bdist.macosx-10.9-x86_64/egg/pkg_resources.py", line 563, in _build_from_requirements
keys2.append(dist.key)
File "build/bdist.macosx-10.9-x86_64/egg/pkg_resources.py", line 742, in resolve
pkg_resources.DistributionNotFound: pip==1.5.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment