Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make demo-swarm is asking for additional python modules. #85

Closed
gaurav-dalvi opened this issue Mar 29, 2017 · 0 comments · Fixed by #86
Closed

make demo-swarm is asking for additional python modules. #85

gaurav-dalvi opened this issue Mar 29, 2017 · 0 comments · Fixed by #86

Comments

@gaurav-dalvi
Copy link
Contributor

gaurav-dalvi commented Mar 29, 2017

git clone latest installer code
cd install
export BUILD_VERSION=1.0.0-beta.4
make demo-swarm

make demo-swarm
Traceback (most recent call last):
  File "./scripts/get_latest_release.py", line 4, in <module>
    import requests
ImportError: No module named requests
Traceback (most recent call last):
  File "./scripts/get_latest_release.py", line 4, in <module>
    import requests
ImportError: No module named requests
BUILD_VERSION= make cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant