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
Make sure to put a period at the end of your command e.g Django-admin startproject new project .
The period at the end (.) will solve the problem