Forums

ImportError: No module named django.core.handlers.wsgi

since this is auto generated code, not sure what happened since this morning?

2022-10-27 17:37:16,611: Error running WSGI application 2022-10-27 17:37:16,614: ImportError: No module named django.core.handlers.wsgi 2022-10-27 17:37:16,614: File "/var/www/acubilling_pythonanywhere_com_wsgi.py", line 20, in <module> 2022-10-27 17:37:16,614: import django.core.handlers.wsgi

My guess would be that you've been switched over to more recent system image, since yesterday we decomissioned the "classic" system image. You probably need to rebuild your virtual environments. See also this help page.