Hi Guys,

I'm a newbie with Django, and am still unfortunate enough to be running
it on a windows (XP) machine.

I've currently got everything installed (Apache, mod_python, python
2.4, svn etc etc), but when I try to run "manage.py runserver", it
spews out the following traceback.

C:\django_src\blog>manage.py runserver
Traceback (most recent call last):
  File "C:\django_src\blog\manage.py", line 2, in ?
    from django.core.management import execute_manager
ImportError: No module named django.core.management

I'm not sure what it is I've done wrong here, although I'm certain
it'll probably be quite a simple fix. Any help pls guys???


--~--~---------~--~----~------------~-------~--~----~
 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to