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

Run 'pip install -r Documentation/requirements.txt' #78

Closed
jrajahalme opened this issue Jul 31, 2018 · 1 comment · Fixed by #196
Closed

Run 'pip install -r Documentation/requirements.txt' #78

jrajahalme opened this issue Jul 31, 2018 · 1 comment · Fixed by #196

Comments

@jrajahalme
Copy link
Member

Consider running pip install -r Documentation/requirements.txt when building the VM image. Without it a plain make in /home/vagrant/go/src/github.com/cilium/cilium fails with a recommendation to Run 'pip install -r Documentation/requirements.txt'.

@vadorovsky
Copy link
Member

+1

But I'd also consider creating a virtualenv for that. And activating that virtualenv by default in vagrant user's .bashrc. Installing Python libraries by pip system-wide can be quite dangerous.

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.

2 participants