Re: [Spam] problem building project with python 2.6 startproject won't work

2008-11-04 Thread Gwynne Reddick
On Tue, 4 Nov 2008 13:12:46 -0800 (PST), bizcuit wrote: > > I have been using Django with Python 2.5 the past few months. > > Today I removed Python 2.5 installed Python 2.6 and downloaded > Django. > > when I try to create a project from the command line in Windows > Vista: > > django-admin.py st

Re: problem building project with python 2.6 startproject won't work

2008-11-04 Thread Karen Tracey
On Tue, Nov 4, 2008 at 4:12 PM, bizcuit <[EMAIL PROTECTED]> wrote: > > I have been using Django with Python 2.5 the past few months. > > Today I removed Python 2.5 installed Python 2.6 and downloaded Django. > > when I try to create a project from the command line in Windows Vista: > > django-admi

problem building project with python 2.6 startproject won't work

2008-11-04 Thread bizcuit
I have been using Django with Python 2.5 the past few months. Today I removed Python 2.5 installed Python 2.6 and downloaded Django. when I try to create a project from the command line in Windows Vista: django-admin.py startproject myProject I get "Type 'django-admin.py help' for usage." retu