We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo apt autoremove python3-pip
wget https://bootstrap.pypa.io/get-pip.py
python3 get-pip.py --user
sudo apt install python3-dev
pip3 install .