Im trying to install Django.
When I use sudo apt-get install pip, there is an error pip not found.
I used sudo easy_install pip, there is an error command easy_install not found.
I used sudo apt-get install python-virtualenv, even that is not working.