Re: Windows XP install

2008-11-24 Thread Karen Tracey
On Mon, Nov 24, 2008 at 9:40 PM, kiminvegas <[EMAIL PROTECTED]> wrote: > > Hello All, > > I have python 2.6 installed, but can't seem to get Django going. I > copied the Django dir to python\lib with other site packages but this > is what I get when I try to start a project > > IDLE 2.6 > >>> dja

Windows XP install

2008-11-24 Thread kiminvegas
Hello All, I have python 2.6 installed, but can't seem to get Django going. I copied the Django dir to python\lib with other site packages but this is what I get when I try to start a project IDLE 2.6 >>> django-admin.py startproject prj1 SyntaxError: invalid syntax Seem like this might be a P