Re: error on django-admin.py startproject
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 <phil13b@gmail.com> 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 django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscribe@googlegroups.com.
> 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 django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home