apt-get install libmysql++-dev 再执行 python2 -m pip install MySQL-python 如果是centos系列使用 yum install mysql-devel