Run the following command:
sudo apt-get install -y python3-pip
It seems that you don't need to install python-dev
or build-essential
.
Run the following command:
sudo apt-get install -y python3-pip
It seems that you don't need to install python-dev
or build-essential
.