I saw some tutorials about it, but when i try to aplly it i just cant, i have Mysql 8.0.36 and python 3.11 ass well. First of all, i did it and when i was with "pip install mysql-connector" it worked, but when i was trying to bring the library "import mysql.connector" it did not work, but the pip process said that was installed, so i tried to install again Mysql and neither worked, ass well, i tried to install python again and now pip process do not works. What can i do? (i check if the path was not working, but it was )
this is the actual error i have
i installed the python connector on mysql (8.0.33)
i expected to work if i followed the tutorials and pages i saw, but i dont know if it´s the version or something like that