Skip to content

Instantly share code, notes, and snippets.

@ispyhumanfly
Created February 27, 2015 05:47
Show Gist options
  • Save ispyhumanfly/6aea4ac5fa01d452f03d to your computer and use it in GitHub Desktop.
Save ispyhumanfly/6aea4ac5fa01d452f03d to your computer and use it in GitHub Desktop.
root@ip-10-0-238-38:/home/ubuntu# x84
Traceback (most recent call last):
File "/usr/local/bin/x84", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2749, in <module>
working_set = WorkingSet._build_master()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 444, in _build_master
ws.require(__requires__)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 725, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 628, in resolve
raise DistributionNotFound(req)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment