I have a problem in setting up django.
My situation: I have Anaconda Python 2.7 in my Windows 8 computer. On the Anaconda command prompt window, I type: pip instal
pip instal
You are not in the correct directory. You need to do cd newproject and the execute your runserver command.