Fixed: Ubuntu bash: pip: command not found

$ sudo apt-get update && sudo apt-get upgrade -y

$ sudo apt-get install python3-pip

$ pip3

Comments