raise EnvironmentError("%s not found" % (_mysql_config_path,)) OSError: mysql_config not found
解决办法
yum install mysql-devel