I tried to install mysql module and got this:
Running setup.py install for mysqlclient ... error
ERROR: Command errored out with exit status 1
Then I tried this install --only-binary :all: mysqlclient
but got "Could not find a version that satisfies the requirement mysqlclient (from versions: ) No matching distribution found for mysqlclient "