Win10 64-bit Python 3.6.2 + Django environment installation, win10django

Source: Internet
Author: User
Tags install django

Win10 64-bit Python 3.6.2 + Django environment installation, win10django

 

1. Install Python3.6.2

 

1. Download the installation package https://www.python.org/downloads/release/python-362/

 

2. continue to the next step. Remember to check all the items on this page before proceeding to the next step.

 

2. Install django

1. git get the latest version git clone https://github.com/django/django.git

 

2. Run cmd to enter the django directory as an administrator and run the command: python setup. py install

 

After the installation is complete, view the version information:

 

>>> Import django >>> django. get_version ()

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.