On 6/30/07, 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?

Either copy django-0.96/django to \python25\lib\site-packages or run
"python setup.py" from django-0.96, it should copy all the required
files itself

-- 
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com

--~--~---------~--~----~------------~-------~--~----~
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