安装 pip

一、下载
wget https://bootstrap.pypa.io/get-pip.py
二、安装
python get-pip.py
三、查看
pip -vpython