do you have django_settings_module set?if so you will get this error http://code.djangoproject.com/ticket/11980
otherwise it is a path problem HTH harry On Oct 11, 6:47 am, Phil <phil...@gmail.com> wrote: > Hi, > > I am having trouble creating my first project. I am running the latest > version of Ubuntu and I installed Django from svn, when I run 'import > django' i get no errors back so I assume its installed OK. > > When I run 'django-admin.py startproject myproject' I get back an > error saying 'django-admin.py: command not found'. > > How can I solve/get around this error? Appreciate any help/ advice > offered -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.