Forums

ModuleNotFoundError: No module named 'blog'

.

Not Found: /favicon.ico
2022-05-12 14:38:29,219: Error running WSGI application
2022-05-12 14:38:29,225: ModuleNotFoundError: No module named 'blog'
2022-05-12 14:38:29,225:   File "/var/www/azzani_pythonanywhere_com_wsgi.py", line 22, in <module>
2022-05-12 14:38:29,225:     application = get_wsgi_application()
_______________________________________

the problem i didnt have any file or module that call blog!!! what to do ?

Make sure that the wsgi file for the web app sets up the paths to your web app correctly.