Build virtualenv virtual Environment under Windows

Source: Internet
Author: User
Tags install django pip install django virtual environment virtualenv

Operating system: Windows7 flagship version 64bit

Pip Install django==1.9.1
Pip Install virtualenv Virtual Environment tool
>pip Install virtualenv==15.0.1

Create a virtual environment
Virtualenv django_basic_venv
Execute activate command activation
E:\workspace\venv>django_basic_venv\scripts\activate
Installing DJANGO:PIP install django==1.9.5 under virtual environment
(django_basic_venv) e:\workspace\venv>pip install django==1.9.5
Collecting django==1.9.5
Using Cached DJANGO-1.9.5-PY2.PY3-NONE-ANY.WHL
Installing collected Packages:django
Successfully installed django-1.9.5

(django_basic_venv) e:\workspace\venv>

Installing the Pymysql plugin, python connection to MySQL driver pack

C:\users\administrator>pip Install pymysql==0.7.2
Collecting pymysql==0.7.2
Downloading PYMYSQL-0.7.2-PY2.PY3-NONE-ANY.WHL (76kB)
53% |█████████████████▏| 40kB 15kb/s ETA 0:0
66% |█████████████████████▍| 51kB 10kb/s ETA
80% |█████████████████████████▊| 61kB 13kb/s
93% |██████████████████████████████| 71kB 11
100% |████████████████████████████████| 81kB
13kb/s
Installing collected Packages:pymysql
Successfully installed pymysql-0.7.2

C:\users\administrator>

MySQL Management software Navicat
Http://pan.baidu.com/s/1cE3IIa Password: ns6p

mysql-installer-community-5.7.10.0
Http://pan.baidu.com/s/1jHLyKWQ Password: ubku

Installing Django

Build virtualenv virtual Environment under Windows

Related Article

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.