0

pip command not found error

I tried installing pip but still the command not found error persists. How to get rid off that error. How to install pip??

gabriel
asked May 2, 2017
1 Answer
0

pip is a Python package. So try after installing python or else re-install it using below command.

# yum install python-pip

For installing this package, Epel repo is needed.

View More
jagannatharumugam
answered May 2, 2017
Your Answer
||||
 
100:0