Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save illgitthat/1e059559349b5d2b28c847646ce19ac9 to your computer and use it in GitHub Desktop.

Select an option

Save illgitthat/1e059559349b5d2b28c847646ce19ac9 to your computer and use it in GitHub Desktop.
[Fri Apr 01 20:02:01 2016] [error] [client 198.82.108.85] mod_wsgi (pid=3581): Exception occurred processing WSGI script '/home/ec2-user/coursepicklev2/django_pickle/wsgi.py'.
[Fri Apr 01 20:02:01 2016] [error] [client 198.82.108.85] Traceback (most recent call last):
[Fri Apr 01 20:02:01 2016] [error] [client 198.82.108.85] File "/home/ec2-user/coursepicklev2/django_pickle/wsgi.py", line 12, in <module>
[Fri Apr 01 20:02:01 2016] [error] [client 198.82.108.85] from django.core.wsgi import get_wsgi_application
[Fri Apr 01 20:02:01 2016] [error] [client 198.82.108.85] ImportError: No module named django.core.wsgi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment