I quote from a previous post of mine - """ That error message looks like Windows to me. try adding the word python at the start of that command.
If you are indeed on Windows, how did you install Python? The easiest one I've used is the ActiveState's ActivePython distribution for Windows; sets everything up properly, including proper file extension support so the your command will just work. http://www.activestate.com/activepython """ You can also try adding a file association for .py files to C:\python26\bin\python.exe but using ActivePython means it just works. On 19 June 2010 19:30, Mike <michaelh...@gmail.com> wrote: > I also get this error. > > I have python for windows version 2.6. I am using the standard windows > xp shell. I have installed the latest version of django from the > command line. > > How can I fix this? > > On Jun 11, 3:40 pm, Kenneth Gonsalves <law...@au-kbc.org> wrote: >> On Friday 11 June 2010 12:05:50 Sam Lai wrote: >> >> > Thaterrormessage looks like Windows to me. try adding the word >> > python at the start of that command. >> >> yes, it did not look like a linuxerrormessage - although last time I looked >> windows would say 'bad command or file name' >> -- >> Regards >> Kenneth Gonsalves >> Senior Associate >> NRC-FOSS at AU-KBC > > -- > 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. > > -- 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.