PIP3 не найден
sudo apt-get remove python3-pip; sudo apt-get install python3-pip
Cautious Crocodile
sudo apt-get remove python3-pip; sudo apt-get install python3-pip
#for pip, and not pip3:
sudo apt-get install python-pip
apt-get install python3-pip