Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created July 9, 2014 22:34
Show Gist options
  • Select an option

  • Save bodepd/af6ce37215ae5043851a to your computer and use it in GitHub Desktop.

Select an option

Save bodepd/af6ce37215ae5043851a to your computer and use it in GitHub Desktop.
File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/builder.py", line 128, in __init__
self.registry = ModuleRegistry(self.config)
File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/builder.py", line 360, in __init__
Mod = entrypoint.load()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1988, in load
if require: self.require(env, installer)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2001, in require
working_set.resolve(self.dist.requires(self.extras),env,installer))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: pbr>=0.8.2,<1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment