Snippets tagged “mysql-python”
1 snippet uses this tag.
- pip install mysql-python fails with EnvironmentError: mysql_config not foundPython
This error occurs when the mysql-config command is not in the system's PATH.
1 snippet uses this tag.
This error occurs when the mysql-config command is not in the system's PATH.