Hi Phil,

On Mon, Oct 11, 2010 at 8:47 AM, Phil <[email protected]> wrote:
<snip>

> When I run 'django-admin.py startproject myproject' I get back an
> error saying 'django-admin.py: command not found'.
>

Run the following from a shell prompt:

ls -l `which django-admin.py`

and let us know the result.

Yours,
Jonathan

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to