Installing Django in Window 10

14 views
Skip to first unread message

Nandan Priyadarshi

unread,
Jun 5, 2017, 10:11:13 PM6/5/17
to Django users
Hi , 

I am using Windows 10, 64-bit system. Using Anaconda for Python with 3.6 version. 

C:\Users\nandan>python
Python 3.6.0 |Anaconda 4.3.0 (64-bit)| (default, Dec 23 2016, 11:57:41) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>
 
Please guide me how to install Django. In future, I want to use Django with Apache Cassandra to create RestFul API
Looking forward to spending a great time with this community. 

Thanks and Regards, 
Nandan

Oladipupo Elegbede

unread,
Jun 5, 2017, 11:37:24 PM6/5/17
to django...@googlegroups.com
Are you sure you don't already have Django installed?

Try to import Django from your Python prompt and see what happens.

If it doesn't throw any error, you have it. If it does, you can do

pip install Django

That should install it.

--
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...@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/5587c373-b522-4a22-8e80-e6613e28d422%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Nandan Priyadarshi

unread,
Jun 6, 2017, 12:34:33 AM6/6/17
to Django users
Hi .. 
Django is Installed.
I want to create API with Django with Cassandra DB.. 
I just want respected steps. 
Thanks. 

On Tuesday, 6 June 2017 11:37:24 UTC+8, Hemhem wrote:
Are you sure you don't already have Django installed?

Try to import Django from your Python prompt and see what happens.

If it doesn't throw any error, you have it. If it does, you can do

pip install Django

That should install it.
On Jun 5, 2017 9:11 PM, "Nandan Priyadarshi" <nandanpriy...@gmail.com> wrote:
Hi , 

I am using Windows 10, 64-bit system. Using Anaconda for Python with 3.6 version. 

C:\Users\nandan>python
Python 3.6.0 |Anaconda 4.3.0 (64-bit)| (default, Dec 23 2016, 11:57:41) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>
 
Please guide me how to install Django. In future, I want to use Django with Apache Cassandra to create RestFul API
Looking forward to spending a great time with this community. 

Thanks and Regards, 
Nandan

--
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.
Reply all
Reply to author
Forward
0 new messages