python3.5下的解决方法ubuntu系统:
sudo pip3 install mysqlclient
ImportError: No module named MySQLdb
原文:http://www.cnblogs.com/INnoVationv2/p/6091710.html