I will work with mysql, but it gives this error anyway. I did delete the module but it did not change, I loaded it differently, I could not solve the modules.
Traceback (most recent call last):
File "C:UsersINALDesktopSon Scriptlermysqlmysql.py", line 1, in <module>
import mysql.connector
File "C:UsersINALDesktopSon Scriptlermysqlmysql.py", line 1, in <module>
import mysql.connector
ModuleNotFoundError: No module named 'mysql.connector'; 'mysql' is not a package
question from:https://stackoverflow.com/questions/65559622/i-am-encountering-module-loading-problem-in-mysql