First remove the package from the package manager:
apt-get remove python-pip
And then install the latest version by side:
easy_install pip
http://stackoverflow.com/a/27425458
First remove the package from the package manager:
apt-get remove python-pip
And then install the latest version by side:
easy_install pip
http://stackoverflow.com/a/27425458
Published by