I think you didn't run the commad in your Django-0.96 directory "python setup.py", It will copy the django-0.96 to c:\python25\lib\site-packages\, You can try it
On Jul 1, 12:54 am, Jim <[EMAIL PROTECTED]> wrote: > I know, it's not really a good idea, but my linux machine is not > available right now. I can get to create a project by adding c: > \python25\lib\site-packages\django-0.96 to PATH, but I'm getting > "ImportError: No module named django.core.management". c:\python25\lib > \site-packages is in sys.path. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

