Friday, July 3, 2015

Install pip in CentOS

To install pip in CentOS, use the following command:

sudo yum install python-pip

Reference:
https://pip.pypa.io/en/latest/installing.html

No comments:

Post a Comment