Currently i'm using python 3.74. I want to insert data in to MYSQL using FLASK python, but whenever i try to adding this line then error will show. Import code is here:
from flask_mysqldb import MySQL
I'm using windows 10 but cannot install flask_mysqldb. Please help me to fix this issue.