Glad you found a solution. I think though that you could have also
just removed the .py, not add 'python', so your command would have
been,

$ django-admin startproject mysite


cheers


On Oct 4, 2:08 pm, Leke <leon.san.em...@gmail.com> wrote:
> > The script seems to be missing the x bits for execution.
> > Try
> >     $ python /usr/lib/python-django/bin/django-admin.py startproject mysite
>
> You were right. I forgot all about needing to call python. Thanks to
> you both for your help.

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