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
sudo pip install django --upgrade
did the trick for me.