Your Ad Here

Tuesday, January 3, 2012

Re: Issues with "startproject"

> I was able to get the django-admin.py file to be located and I no
> longer had an error with startproject not executing but there was a
> random issue with the name of my file. At this point I have no idea
> what the problem is.
>
> http://madtrak.com/error.png

Hi there,

you are missing the django-admin.py filename on your path. It ends
with "...\django\bin" which is a directory name, not a file name.

HTH

Jirka

--
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