Published Apr 13, 2021
[
 
]
brew remove mysql
brew install mysql@5.7
brew link --force mysql@5.7
pip install mysql-python