Windows7 below to teach you to install Django-hongten

Source: Internet
Author: User
Tags install django

I use the operating system is Windows7, memory is 2G

In search of some data found that the Django installation, the detailed really very few, are said to be very simplified, however, this blog can teach you to successfully install Django

For more information on Django:

Django

Below we install the operation:

1. Download the Django Package

The current version is: django-1.6.tar.gz

For Django, he is dependent on the Python version: 2.6, 2.7, 3.2 or 3.3 or higher

Installation for Python: Python Development _python Installation

Learning materials for Python: http://www.cnblogs.com/hongten/tag/python/

2. Unzip the downloaded compressed package: django-1.6.tar.gz

Direct decompression, I unzipped the directory is E: Disk e:\\django-1.6

3. Before installing Django, make sure that you have Python installed on your machine

I installed python3.3.2 on my machine.

3.1 Opening the Windows terminal: Running-->cmd

Then go to your extracted directory and enter the command:

1 python setup.py Install

As shown: (If it appears: "Python" is not an internal or external command what to do?)

3.2 Go directly to the installation.

After successful installation, such as:

3.3 Detecting whether the installation was successful

Additional:

If you first uninstall the installed Django, you can directly delete the address shown in the figure above (print (django.__path__) the address printed) directory can be

Windows7 below to teach you to install Django-hongten

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.