According to tutorial this script for creating table should work:
import mysql.connector import pdb pdb.set_trace() conn = mysql.connector.connect(user=\'kivy\',