So I've been searching for help with this one but can't seem to find a post with this error. I try:
pip install MySQL-python
Then I get the error message:
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/wp/pb_9j5ms3zsbh65y8lllrw6m0000gn/T/pip-build-noAR85/MySQL-python/
Then did some googling and came across this (Python 3 and MySQL) and don't know which would be the most used package to download. I'd be using it with tweepy to help learn databases. Are they all the same in terms of syntax but written in different libraries?