You can get and install python from activestate.com where pip is included. So you can run pip from command prompt.
Rgrds Setiaman On 6 Jul 2014 11:44, "Sen" <[email protected]> wrote: > I was going through > https://docs.djangoproject.com/en/1.6/howto/windows/#how-to-install-django-on-windows > I could follow until "In the command prompt, execute the following > command: pip install django. This will download and install Django." > I'm not sure which command prompt and "pip install django" doesn't work on > either powershell or python shell. > "pip" is not a proper comlet and "install" is not a proper syntax in > python shell. > I'm not sure what I'm missing. Is there any other way to install django? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/72edd907-1b13-428c-aa8e-8f3853d0534b%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/72edd907-1b13-428c-aa8e-8f3853d0534b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADPvYxhwAi55Jxtkbq55G9hqmhmDumJqt6EN_nNjn0sRY2FOPw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

