Solved the previous error, but now I'm facing a new error of connection to MYSQL.-
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1045, "Access denied for user 'technopedia@%'@'10.0.0.241' (using password: YES)"
I'm facing this error while running my app, can anyone help me with what exactly is the issue here?