Guest User

Untitled

a guest
Jun 25th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. blogofile build
  2. Traceback (most recent call last):
  3. File "/usr/local/bin/blogofile", line 5, in <module>
  4. from pkg_resources import load_entry_point
  5. File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2603, in <module>
  6. working_set.require(__requires__)
  7. File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 666, in require
  8. needed = self.resolve(parse_requirements(requirements))
  9. File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 565, in resolve
  10. raise DistributionNotFound(req) # XXX put more info here
  11. pkg_resources.DistributionNotFound: Blogofile==0.7.1
Add Comment
Please, Sign In to add comment