Install PIP for python on CentOS

I didn’t have python-pip in my repository so needed to download it from the website wget https://bootstrap.pypa.io/get-pip.py Now run python to install python get-pip.py Collecting […]