-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Fix issue with pip 20.0 breaking on install #6598
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
Conversation
6f54f76
to
edf51d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
* Upgrade pip to above its broken version * Call virtualenv without no-download * Add comment * link to issue: #6585
Removed all Python installations, including down loader. Then installed Python 3.7.4 64 bit includes installer. Ran commands - to use python it works. Now with dwave-ocean |
py -m pip --version py -m pip install --upgrade pip |
Windows cmd.exe |
For those finding this on GitHub, this is the step to reproduce thanks to @agjohnson:
Example running in our docker container: