sudo yum remove python-pip
如果显示sudo: yum:找不到命令
参考安装yum
wget https://bootstrap.pypa.io/pip/2.7/get-pip.py sudo python get-pip.py
参考链接 Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-*

sudo yum remove python-pip
如果显示sudo: yum:找不到命令
参考安装yum
wget https://bootstrap.pypa.io/pip/2.7/get-pip.py sudo python get-pip.py
参考链接 Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-*