You are not logged in.

Change Language:

Profile for shin

Name shin
Email Address n/a
Posts3
  • Re: django-admin.py Error when installing Django
    Board » Getting Started » Django Installation
    If I set it up correctly, then why this does not work?

    django-admin.py startproject mysecondapps

  • Re: django-admin.py Error when installing Django
    Board » Getting Started » Django Installation
    I added it in Path, but it still does not work.

    It returns
    Usaage: django-admin.py subcommand optionsargs

    Options:
    -v VERSBOSITY, --verbosit = ERBOSITY
    ....
    ....
    ...


    And it does not create any folder.

    I am using Vista.

    I found that the following works for me.

    python c:\python25\Lib\site-packages\django\bin\django-admin.py startproject mysecondapps

    But it is too long to type, I just want to type django-admin.py startproject myproject.

    I will appreciate any help.

    Thanks in advance.

    --- Last Edited by shin at 2010-05-27 03:45:03 ---

    --- Last Edited by shin at 2010-05-27 03:47:13 ---
  • Problem installing on vista
    Board » Getting Started » Django Installation
    I installed Python 3.1.2 without any problems on Windows Vista.

    I downloaded Django and unzipped to my c:\Users\myname\Downloads.

    I opened cmd and entered Django-1.2\Django-1.2\setup.py install in cmd.

    Then I get the following error.
    File "C:\......\setup.py, line if u*SUN' in version:
    SyntaxError: invalid syntax

    Could anyone help me to install Django on Vista?

    Thanks in advance.


Powered by Sphene Community Tools