I am trying to pip install the MySQL-python package, but I get an ImportError.
pip install
MySQL-python
ImportError
Jans-MacBook-Pro:~ jan$ /Library/Framew
This worked for me
cp /usr/local/lib/python3.5/configparser.py /usr/local/lib/python3.5/ConfigParser.py