Quickly switch Python run version, how to choose Python version

Source: Internet
Author: User

You will be faced with the choice of python2.x or python3.x when learning python.
I downloaded different versions of Python in different locations on my computer, and when I was learning, no matter which version I needed to run, it was OK to switch versions quickly.
Change the settings inside the environment variable , such as:

My installation location is:

D:\Program Files\python36;d:\program files\python36\scripts;

C:\Python27; C:\Python27\Scripts;
Two versions can be switched freely
See if the success is as follows:

Corresponds to Python version 2.7

Corresponds to Python version 3.6

Quickly switch Python run version, how to choose Python version

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.