sudo apt-get update sudo apt-get install python-pip
#Do this first sudo apt-get update #Python 2 sudo apt-get install python-pip #Python 3 sudo apt-get install python3-pip
This *will* help: > https://raspberrypi-install.glitch.me/