Hello, I know this has been asked here a million times before, but I couldn't find the right answer. It seems something to do with PYTHONPATH. Can anyone help me figure this out. This is the error message on the windows shell:
C:\Django-1.1.1>setup.py install Traceback (most recent call last): File "C:\Django-1.1.1\setup.py", line 69, in <module> version = __import__('django').get_version() ImportError: No module named django I was very excited to start studying the tutorial but couldn't even install it :) Thank you --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---