I have both Python 2.7 and 3.4 installed on my Ubuntu 14.04 machine. I want to install the \'requests\' module so it is accessible from Py3.4.
When I issued p
p
i just reinstalled the pip and it works, but I still wanna know why it happened...
i used the apt-get remove --purge python-pip after I just apt-get install pyhton-pip and it works, but don't ask me why...
apt-get remove --purge python-pip
apt-get install pyhton-pip