Forums

Import Error module missing

Hello Pythonanywhere; I have done minor mods to flask web app(evers.pythonanywhere.com), but reloading web app I get error code 502-backend.

If I just run file WSGI configuration require.py I get trace back error msg: trace back file run.py line #2 traceback file ./flaskblog/init.py line 5 "no module flask_mail" But is listed in pip list.

i.e. from root folder /home/evers I type: i) "workon venv3" ii) cd WEBBLOG iii) "pip list" iv) Flask-Mail 0.9.1 shows up

PLEASE HELP.........

Fixed problem, my bad, I had to go thru reconfiguration in web tab because I renamed the folder containg the web app - my bad.......

Glad to hear that you fixed it.