Ubuntu system
Error message 1
Type" Help","Copyright","credits"Or"License" for Moreinformation.>>>Import Mysqldbtraceback (most recent call Last): File"<stdin>", line1,inch<module>File"/usr/local/lib/python2.7/dist-packages/mysqldb/__init__.py", line +,inch<module>Import _mysql
Error message 2
[Email protected]:/etc/mysql$ pip Uninstall mysql-python^C[email protected]-h97-d3h:/etc/mysql$ pipInstallmysql-pythoncollecting MySQL-python Using cached MySQL-python-1.2.5.ZipComplete output from command python setup.py egg_info:SH:1: Mysql_config:not found Traceback (most recent call Last): File"<string>", line1,inch<module>File"/tmp/pip-build-ydpi5p/mysql-python/setup.py", line -,inch<module>metadata, Options=get_config () File"setup_posix.py", line +,inchGet_config Libs= Mysql_config ("Libs_r") File"setup_posix.py", line -,inchMysql_config raise EnvironmentError ("%s not found"%(Mysql_config.path,)) Environmenterror:mysql_config not found----------------------------------------Command"python setup.py egg_info"Failed with error code1 inch/tmp/pip-build-ydpi5p/mysql-python/
Workaround:
sudo pip uninstall mysql-sudoinstall libmysqlclient-sudo Install Mysql-python
Mysql5.5 upgrade to 5.7 after the MYSQLDB can not be used to solve the problem