Created
October 18, 2018 22:00
-
-
Save gregjhogan/322f9c8257e1498b5447b60a719a0ff5 to your computer and use it in GitHub Desktop.
downgrade pip to a specific version
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo python -m pip install pip==18.0 --upgrade |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I downgraded but now it shows error when installing packages