django-admin.py startproject doesn't work

2012-02-12 Thread raddy
I have windows7 OS and have installed Python27 and Django1.3.1 I have also set the path in the environment variables to: C: \Python27\;C:\Python27\python.exe;C:\Python27\Scripts;C:\Python27\Lib \site-packages\django\bin Commands like python and import django works well but when i try creating a ne

please help can't start a new project

2011-10-16 Thread raddy
hello I'm using Windows7 Python27 & Django1.3.1 I'm done with the tutorials (1,2,3); have been working on mysite project. everything worked perfectly then. but now i wish to create a new project i tried by using: django-admin.py startproject student but a notepad (django-admin)opens saying #!