Django Installation Tutorial under Win8

Source: Internet
Author: User

Recently participating projects require the use of Django as a framework, so recently began to do the corresponding study, in the blog record this process. There are three common methods of installation on the Internet:

1. Download via PIP.

2. Download via Easy_install.

3. Download the compressed package directly to the official website.

Of course, the premise of installation is that the computer has been configured with Python.

I took the third method, downloaded the compressed package after decompression, from the console into the decompression directory, Python setup.py install, wait for the installation to complete, configure system variables, add on Python27/lib/site-packages and python27/ Scripts (the corresponding path).

Enter the Python terminal, import Django, if no error indicates that Django has been installed.

Django Installation Tutorial under Win8

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.