Good morning. I have error import module mysql. Thanks you sir. My server is running in my localhost linux termux. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Good morning. I have error import module mysql. Thanks you sir. My server is running in my localhost linux termux.

Error module mysql https://code.sololearn.com/c2Cof3zY8m8g/?ref=app

18th Oct 2022, 7:09 AM
Malick Diagne
Malick Diagne - avatar
1 Answer
0
i think you have to install the module named "mysql.connector" if the module is available... then install it by "pip install mysql-connector" command
20th Oct 2022, 4:58 PM
Aliul Nadab
Aliul Nadab - avatar