Sunday, May 22, 2016

Re: django 1.8 or 1.9.2 is not installed in my window 7

you can try

pip install django==1.9.2

thanks
Mandeep Kumar

On Sun, May 22, 2016 at 10:20 PM, Avraham Serour <tovmeod@gmail.com> wrote:
did you try using pip to install?
> pip install django


On Sun, May 22, 2016 at 6:34 PM, Shivam Taneja <shivamtaneja96@gmail.com> wrote:
django 1.9.2 is not installed in my window 7 in python 2.7 its indicating the error

C:\Python27>python setup.py install
Traceback (most recent call last):
  File "setup.py", line 32, in <module>
    version = __import__('django').get_version()
ImportError: No module named django



this type of error is showing in my command so please help me to resolve this issue

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7056f2fe-36d4-48a8-be5e-32131c8261ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFWa6tL08itvjtA7gSWX1kFcM6J82noFBYt9v7oYYb9-%3D-egew%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.



--
Warm Regard:-
Mandeep Kumar
     



--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJri7SRMKA-g_iuk%2BV-AscvROaQNv_gs6jZNkh6hYFYkLCKYJg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment