Created
July 9, 2014 22:34
-
-
Save bodepd/af6ce37215ae5043851a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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