News:

The Latest electronic and computer Tips that work!

Main Menu

Python-pip install

Started by branx86, May 01, 2022, 07:20:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

branx86

sudo apt-get update

#Python 2
sudo apt-get install python-pip
#Python 3
sudo apt-get install python3-pip