It looks like you didn't get rid of the older version (notice the
0.90) and the path is confused.
Try deleting the old version from your site-packages, making sure
that whatever version of django-admin.py you're running in pointing
at the right place, and give it another go.
Todd
On Aug 6, 2006, at 5:44 PM, [EMAIL PROTECTED] wrote:
>
> I've had Django working before so I'm a bit confused by this. What
> makes it all the more unusual is I've done a Google search and not
> come
> across anyone else who's had this issue. I get htis error message
> when
> I attempt to "startproject" straight after a fresh install on Windows
> XP of Django 0.95.
> ----------------------------------------------------------------------
> ---------------------------------------------------
> Traceback (most recent call last):
> File "C:\Program
> Files\Development\Python\Lib\site-packages\Django-0.90-py2.4.egg
> \django\bin\django-admin.py",
> line 6, in ?
> ACTION_MAPPING = {
> AttributeError: 'module' object has no attribute 'createsuperuser'
> ----------------------------------------------------------------------
> ---------------------------------------------------
>
> Does anyone know of a solution?
>
> I'd be very grateful
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---