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
This worked in ubuntu 16.04 for python 2.7:
sudo pip install mysql-connector