Try this:
python -c "import django"
If it returns one error, than django wasnt installed correctly.

2009/3/21 Alnain <carles.lla...@gmail.com>:
>
> Hi!
>
> I'm new in Django, and I have a little problem with the starting. I
> tried to create a new project, using django-admin.py startproject
> mysite, but it raises an error: "ImportError: no module named
> django.core". I know that it means that there isn't a required file,
> but I don't konw why it isn't. Do I have installed Django incorrectly?
>
> Thanks
>
> PD: I'm spanish, sorry my poor english ^^u
>
> >
>



-- 
André Santos
Graduando em Ciência da Computação - UFRJ

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

Reply via email to