When I run
python manage.py runserver
I get this error
File \"/usr/local/lib/python2.7/dist-packages/Django-1.10.1-py2.7.egg/django
If you are experiencing this problem on AWS EC2 node and using apache, to solve the problem I had to:
chown -R apache:apache project_folder