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

skilloracle: pip vs pip3 installation #7

Open
robinsonkwame opened this issue Oct 28, 2017 · 0 comments
Open

skilloracle: pip vs pip3 installation #7

robinsonkwame opened this issue Oct 28, 2017 · 0 comments

Comments

@robinsonkwame
Copy link
Member

robinsonkwame commented Oct 28, 2017

In the skilloracle vowpalwabbit based Dockerfile pip3 is upgraded to a modern version. However, this triggers this behavior seen here: Homebrew/legacy-homebrew#25752, overwrites pip w/ pip3

Ideally, pip would still point to the python2 version and pip3 would be upgraded to the python3 version. Replace pip with pip3 in the Dockerfile above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant