I’m running Python 3.6 on CENTOS 7 and have installed the MySQL-connector-python lib from this site. I just entered the chapter 5 code example that creates an employee database (needed for the tutorial to follow). When I execute the module, python immediately comes back to the $ prompt with no errors and it doesn’t create the database. What am I doing wrong?
↧