I face this problem when I want to install mysql-python on osx 10.8, it show error with \'my_config.h\' file not found.
Below is my running code:
sud
I tried all the way from answers,that does't work for me.
Just download mysql from https://dev.mysql.com/downloads/mysql/ and install in your mac. do not use brew install mysql
brew install mysql
install MySQL-python
pip install MySQL-python
every thing done