Python installation on multiple versions of Win7

Source: Internet
Author: User
1. Multiple Python versions

Installation from needless to say, Win7 under the installation of the corresponding MSI or EXE installation program can be

2. Environment variable Configuration 2.1 New Python's home directory, 3.4 version

2.2 Path added

%python_home%;%python_home%\scripts;

3. Toggle Python Version

Just modify the Python_home path, set to that version of the path, you are currently using that version of Python.

It is important to note that if you have a third-party library, each version of the third-party library is independent.

For example, the 3.4 version and the 2.7 version of Python need to be used to the requests library, you need to install the corresponding requests in two versions of the operating environment

Python installation on multiple versions of Win7

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.