73469/error-no-module-named-mysqldb
Hii @kartik,
Try this code:
pip install PyMySQL
and then add this two lines to your Project/Project/init.py
import pymysql pymysql.install_as_MySQLdb()
Hope it works!! Thank You!
You need to download and install the ...READ MORE
Hello, Open Cmd or Powershell as Admin. type pip ...READ MORE
Use the following command to install tkinter ...READ MORE
sudo apt-get install python3-tk Then, >> import tkinter # ...READ MORE
Hello @kartik, If you set your database engine ...READ MORE
Hello @kartik, You can follow this snippet below: MAYBECHOICE ...READ MORE
Hello @kartik, You need to set ownership and ...READ MORE
Hello @kartik, If you want to import reverse, ...READ MORE
Hello @kartik, It looks like you don't have ...READ MORE
Hello, I had numpy installed on the same ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.