U need to install django correctly. Check that you have the a supported
python version for your django version. Try easy_install django or pip
django. I think the installation instruction from django project site
https://www.djangoproject.com/download/ are clear. If you are in windows
use your favorite extractor on Django-<version>.tar.gz, extract it -> go to
the extraction target folder and execute the command python setup.py
install in a session with admin privileges


2012/8/30 Balle <boudhaba...@gmail.com>

> Hi,  I have been trying to download django with every options but when i
> run pyhton on the terminal and then asks to import django.  It always says
> no mudule named django.  Could you pls help, donload it.  Thank you in
> advance
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/Y-zKRgFv_a4J.
> 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.
>

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