Hi,
I am pretty new to pythonanywhere, and have actually never used wsgi files. I have created a simple flask application and configured a wsgi file (see below). However when i run the flask app, nothing happens and in the error log i get the following:
It seems something is wrong with the path, but i cant figure out what it is. Thanks in advance for the help!
WSGI File:
flask_app.py: