How To Downgrade PIP After Upgrade on Amazon Linux

Published Date Author: , Posted March 25th, 2020 at 2:27:28pm

I tried upgrading pip when prompted to do so:
sudo pip install --upgrade pip

This worked, but removed the system install in /usr/bin/pip and replaced it with /usr/local/bin/pip – NOT GOOD!

The solution is as follows:

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.