Created
October 17, 2014 00:39
-
-
Save wayneeseguin/2b9d99711d34d89d6443 to your computer and use it in GitHub Desktop.
This file contains 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
[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