install pip3

Shell
sudo apt install python3-pipcurl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python get-pip.py
Source

Also in Shell: