Thursday, August 30, 2012

Re: Instaling django

Hi

Did you install django correctly?

Try,

easy_install django 

or if you have pip, 

pip install django

(you might need to use sudo for this)

On Thu, Aug 30, 2012 at 11:58 AM, Balle <boudhaballe@gmail.com> wrote:
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.



--
- Aziz M. Bookwala

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment