

Pip 8.1.2 from /usr/lib/python2.7/site-packages (python 2.7)Īs an alternative option, if you need a newer version, we can use the official python script "get-pip.py" which automatically pulls the latest compatible version of pip needed for your server. There is two option to get pip.īecause the package is not part of the default repository, you can use epel-release to get the package however, EPEL has an older version, 8.1. How can I install Python pip? Answerįor CentOS 6/7, CloudLinux 6/7, and Red Hat Enterprise Linux 6./7, Python requires python2-pip to be installed in order to use the pip package. When running # python -m pip -version, I do not see a version returned.
