Created
April 1, 2016 20:07
-
-
Save illgitthat/1e059559349b5d2b28c847646ce19ac9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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