Forums

Please help

2024-10-19 04:04:03,052: Not Found: /favicon.ico 2024-10-19 09:34:32,986: Error running WSGI application 2024-10-19 09:34:32,988: ModuleNotFoundError: No module named 'django' 2024-10-19 09:34:32,988: File "/var/www/markalbert_pythonanywhere_com_wsgi.py", line 21, in <module> 2024-10-19 09:34:32,989: from django.core.wsgi import get_wsgi_application 2024-10-19 09:34:32,989: *********

I keep getting this error even tho I have installed Django in the virtual environment. I need help pls.

If you have installed Django into a virtualenv, make sure that your web app is running using that virtualenv.