命令安装和源码安装:
1.命令安装:
sudo apt-get install python-pip python-dev sudo pip install --upgrade pip
2.源码安装:
wget …