Skip to content

Instantly share code, notes, and snippets.

@bensternthal
Created March 9, 2015 18:26
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 bensternthal/7b898b9e42ca2be9ea19 to your computer and use it in GitHub Desktop.
Save bensternthal/7b898b9e42ca2be9ea19 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/local/bin/fig", line 5, in <module>
from pkg_resources import load_entry_point
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2797, in <module>
parse_requirements(__requires__), Environment()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 576, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: docker-py>=0.5.3,<0.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment