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
I still have this issue, so I go to /usr/lib/python3.8 and type as sudoer:
cp configparser.py ConfigParser.py
You may have another python version than 3.8.