Forums

ModuleNotFoundError: No module named 'flask_migrate'

[shortened by admin]

2022-04-27 15:22:11,682: Error running WSGI application
2022-04-27 15:22:11,684: sqlalchemy.exc.ProgrammingError: (MySQLdb._exceptions.ProgrammingError) (1146, "Table 'giveateach$db.subject' doesn't exist")

You don't need to paste your full error log into the forums. Also -- you should read the logs from the bottom since there are most recent errors. The issue is no longer related to the missing module -- "Table 'giveateach$db.subject' doesn't exist" is what you should have a look at, most probably.