ubuntu 16.4 安装mysql-python

sudo apt-get install python-pip python-dev libmysqlclient-dev

pip install MySQL-python