Hi there When I run my flask web app I got this error:
"Error running WSGI application ImportError: No module named main_flask_app_file File "/var/www/mylash_pythonanywhere_com_wsgi.py", line 118, in <module> from main_flask_app_file import app as application"
I deleted my app and create a new one but I also got the same error! Please help and advice what to do to get around this problem - Thank you.