Skip to content

Instantly share code, notes, and snippets.

@nelsnelson
Created January 30, 2015 23:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nelsnelson/c3790762143e8d13c082 to your computer and use it in GitHub Desktop.
Save nelsnelson/c3790762143e8d13c082 to your computer and use it in GitHub Desktop.
$ sudo poller_capacity /var/tmp/nextgen-capacity-regional.json
Traceback (most recent call last):
File "/usr/bin/poller_capacity", line 4, in <module>
from pkg_resources import require; require('abacus==1.0.24')
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2655, in <module>
working_set.require(__requires__)
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 648, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 546, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: requests==2.4.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment