-
Notifications
You must be signed in to change notification settings - Fork 3k
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
cannot downgrade to pip 9 #5290
Comments
What does As this is Linux, doesn't |
it shows |
after |
you should be able to do it with this I just did it on windows based system so please adjust to your OS python -m pip uninstall pip |
I managed to revert pip to 9.0.3 using: |
thanks @littlehera , |
Closing since the OP solved his issue. |
I manage my problem using @Kobra299 to downgrade from pip 10 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
Description:
trying to install catboost. I suspect it fails due to pip 10.0.0 since I know it works in older pip versions. Trying to downgrade pip fails.
What I've run:
I would expect to get pip 9.0.3 when I do pip --version
The text was updated successfully, but these errors were encountered: