Answers for "command 'pip' not found ubuntu"

4

ubuntu pip3

sudo apt-get -y install python3-pip
Posted by: Guest on December-16-2020
26

install pip3

sudo apt install python3-pip
Posted by: Guest on March-11-2020

Python Answers by Framework

Browse Popular Code Answers by Language