C:\Python26\Scripts is where django-admin.py is, and it's in my PATH variable. It's strange because C:\Python26 (the path to python itself) is also in the same PATH variable, and that is working. If I just type 'python', I do get the shell.
If idle.pyw has taken over .py associations, how would I check/change that? On Dec 18, 12:59 pm, OkaMthembo <zebr...@gmail.com> wrote: > Hi Dane, > > Yes, when you have to specify an absolute path to get it working, it > definitely sounds like a PATH environ config. problem. When you check your > PATH variables, do you see the folder to django-admin.py listed? > > Regards, > Lloyd > > > > On Fri, Dec 18, 2009 at 7:27 PM, Dane <dane.schnei...@gmail.com> wrote: > > It worked with 'python c:\python26\scripts\django-admin.py > > startproject newsite'. Does that mean the PATH got messed up somehow? > > > On Dec 18, 7:52 am, Shawn Milochik <sh...@milochik.com> wrote: > > > What happens when you type 'python django-admin.py'? > > > > If that doesn't work, try replacing 'python' there with the full path to > > your Python executable in Windows. I've never heard of this problem, but it > > sounds like it could be something odd in the environment. > > > > Shawn > > > -- > > > You received this message because you are subscribed to the Google Groups > > "Django users" group. > > To post to this group, send email to django-us...@googlegroups.com. > > To unsubscribe from this group, send email to > > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/django-users?hl=en. > > -- > Regards, > Sithembewena Lloyd Dubehttp://www.lloyddube.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.