django 1.8 or 1.9.2 is not installed in my window 7

30 views
Skip to first unread message

Shivam Taneja

unread,
May 22, 2016, 11:46:13 AM5/22/16
to Django users
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

Avraham Serour

unread,
May 22, 2016, 12:51:55 PM5/22/16
to django-users
did you try using pip to install?
> pip install django


--
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...@googlegroups.com.
To post to this group, send email to django...@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.

Mandeep Tondak

unread,
May 23, 2016, 1:16:06 AM5/23/16
to django...@googlegroups.com
you can try

pip install django==1.9.2

thanks
Mandeep Kumar


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



--
Warm Regard:-
Mandeep Kumar
     



Paulo Afonso

unread,
May 23, 2016, 8:26:00 AM5/23/16
to Django users
Can you specify what you did! What do you install, and How?

You can clone github, and install since there... You can use easy_install, pip, and so one.

First what is your platform? Which version. That is basic you get help from others, we can advice but need your help too.
Reply all
Reply to author
Forward
0 new messages