Monday, December 31, 2012

Creating a project error

Hi

i'm totally newby django user.
When i try django-admin.py startproject mysite command i've got this error: .....
...lib/python3.1/site-packages/django/utils/functional.py", line 349, in <module>
    from functools import total_ordering
ImportError: cannot import name total_ordering

what should i do? i use virtualenv.

regards...


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/7_y_TS3GcfcJ.
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.

No comments:

Post a Comment