On 28-8-2012 11:52, Snorre Edwin wrote:
> "C:\Python32\lib\site-packages\django\core\management\commands\shell.py",
> line 92, in handle_noargs
> import user
> ImportError: No module named user
> ImportError: No module named user
>
>
> Does it make any sense to you?
It makes sense, since my guess is that you have Python 3.2 installed.
Django 1.4 does not support python 3.x, only 2.5 through 2.7. Django 1.5
will be the first release supporting Python 3.x.
--
Melvyn Sopacua
--
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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment