Skip to content

Instantly share code, notes, and snippets.

@martin2110
Created November 7, 2013 00:13
Show Gist options
  • Select an option

  • Save martin2110/7346639 to your computer and use it in GitHub Desktop.

Select an option

Save martin2110/7346639 to your computer and use it in GitHub Desktop.
└─▪ easy_install
Traceback (most recent call last):
File "/usr/bin/easy_install", line 9, in <module>
load_entry_point('distribute', 'console_scripts', 'easy_install')()
File "/usr/lib/python2.6/site-packages/setuptools-1.3-py2.6.egg/pkg_resources.py", line 357, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.6/site-packages/setuptools-1.3-py2.6.egg/pkg_resources.py", line 2393, in load_entry_point
raise ImportError("Entry point %r not found" % ((group,name),))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment