OSError: mysql_config not found
Linux centOS7
yum install mysql-devel gcc gcc-devel python-devel
Linux ubuntu
apt-get install libmysqlclient-dev