Skip to content

Instantly share code, notes, and snippets.

@wayneeseguin
Created October 17, 2014 00:39
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 wayneeseguin/2b9d99711d34d89d6443 to your computer and use it in GitHub Desktop.
Save wayneeseguin/2b9d99711d34d89d6443 to your computer and use it in GitHub Desktop.
[root@flocker-master ~]# flocker-deploy mongodb-deployment.yml mongodb-app.yml
Traceback (most recent call last):
File "/bin/flocker-deploy", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 3011, in <module>
parse_requirements(__requires__), Environment()
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 626, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: setuptools>=1.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment