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" <nandanpriyadarshi...@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+unsubscr...@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/5587c373-b522-4a22-8e80-e6613e28d422%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/5587c373-b522-4a22-8e80-e6613e28d422%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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+unsubscr...@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/CAHjgLX7AV2063on31Kt-i%2BHOtPML0keV-M2S-99ETaSH-fo56Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to