Thursday, August 30, 2012

Re: Instaling django

Seems you have not correctly installed django, you can follow any of the following tutorials to install the latest stable version of django according to your operating system:

for windows: Install Django on Windows Tutorial
for linux (ubuntu) : Install Django on Ubuntu (linux)

On Thu, Aug 30, 2012 at 7:18 PM, Enyert Viñas <enyertmule@gmail.com> wrote:
> 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 <boudhaballe@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+unsubscribe@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+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.



--
Thanks & Regards
----------------------------

Amyth [Admin - Techstricks]
Email - aroras.official@gmail.com, admin@techstricks.com
Twitter - @a_myth_________
http://techstricks.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 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