Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 151 Bytes

raspbian-lite.md

File metadata and controls

5 lines (5 loc) · 151 Bytes

If you don't have pip3 (for example if using raspbian-lite), you'll first need to install it:

sudo apt-get update
sudo apt install python3-pip