What OS are you running?  Is it in your path?

I'm having a similar issue and managed to get around it (although the
solution is not as elegant as I'd like) using this:
python C:\Python27\Lib\site-packages\django\bin\django-admin.py startproject
mysite2

On Tue, Aug 30, 2011 at 10:39 AM, PremAnand Lakshmanan
<prem1...@gmail.com>wrote:

> I get the following error when I execute this command,
>
> django-admin.py startproject mysite
>
> Error:
> django-admin.py not found.
>
>
>
> --
> Prem
> 408-393-2545
>
> --
> 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+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-users@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.

Reply via email to