installer PIP3
sudo apt install python3-pip
Long Locust
sudo apt install python3-pip
Installation
Step 1 - Update system
$$$ sudo apt-get update
Step 2 - Install pip3
$$$ sudo apt-get -y install python3-pip
Step 3 - Verification
$$$ pip3 --version
sudo apt install python3-pip