As always, please post the full traceback. Do you get different results if you add/remove "python" to the start of the command?
Cheers, André Terra On 7/2/11, Phil <[email protected]> wrote: > Hi, > > I recently installed the latest development version of Django from > subversion. I followed all steps on site, got no errors. When I type > "import django" in Python interpreter I get no errors. > > But when I try run "django-admin.py startproject mysite" I get the > following error... > > "ImportError: No module named functools" > > Any idea's on what the problem could be? > > I am running python2.7 and latest django. > > Many thanks. > > -- > 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. > > -- Sent from my mobile device -- 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.

