I have two files. The first one has the connection and the getting of data. I import mysql.connector. This file is called tasksSql.py
def get_users(): im
I used the following command to install python mysql-connector in Mac. it works
pip install mysql-connector-python-rf