I had a running django project and for some reasons I had to remove the current mysql version and install a different MySQL version in my machine.
But now when I am try
reinstall the c shared library:
pip uninstall mysql-python pip install mysql-python