Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 113 Bytes

File metadata and controls

6 lines (4 loc) · 113 Bytes

pip

On Ubuntu, pip can be used with python 3 as:

sudo apt-get install python3-pip
pip3 install ...