Relative Content

Tag Archive for pythonmysql-connector

Problem when including mysql.connector library

When I write this code to create a database using Python, it shows me in Terminal: Module not found error… What is the solution? Note that I installed the library and installed mysql on the system and added the pin path in the mysql server file to the environment variable