while typing setup.py install in command prompt to install django error occurs no com

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rinipankaj
    New Member
    • Jul 2014
    • 1

    while typing setup.py install in command prompt to install django error occurs no com

    windows 7 is my os
    trying to install django
    while typing setup.py install in command prompt this occurs

    error:no commands supplied

    i type setup.py install in c:/>Django-1.5.7> directory
    i am new to programming..pl s help me fast...
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Do you have python installed? And does setup.py exist in C:\Django-1.5.7\directory ?

    Comment

    Working...