I get the following error when trying to run Django from the command line.
File manage.py, line 8, in from django.core.management import
had the same problem.run command 'python manage.py migrate' as root. works fine with root access (sudo python manage.py migrate )