ImportError: No module named django.core.wsgi
I installed devstack and when checking the log gave the following error, and the dashboard on the server does not load in the browser: Page Not Found.
log horizon_error.log
File "/opt/stack/horizon/openstack_dashboard/wsgi.py", line 21, in <module> from django.core.wsgi import get_wsgi_application ImportError: No module named django.core.wsgi