Hi all, I installed the 'Django poll application' that comes with the Django tutorial.
When I try to start the webserver using the command C:\django-poll\mysite>python manage.py runserver I get the following error: Traceback (most recent call last): File "manage.py", line 2, in <module> from django.core.management import execute_manager ImportError: No module named django.core.management Would really appreciate if someone please advised me as to what am I doing wrong. BTW, I am using Windows XP SP2 and have Python 2.5 installed on my machine. Thanks in advance. templar_knight --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---