Re: Strange problem when starting project in Windows XP
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.schneider@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-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
--
Regards,
Sithembewena Lloyd Dube
http://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-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home