install pip on raspberry pi

Shell
sudo apt-get update
sudo apt-get install python-pip
Source

Also in Shell: