Python2.7.3 Learning-Preparing for the development environment under Windows

Source: Internet
Author: User

/**  * Crazyandcoder  * Contact:  *      QQ   : 275137657  *      Email: [Email protected]  * Reprint please indicate the source!  */

Python2.7.3 Learning-Preparing for the development environment under Windows


first download the installation package from the official website: Python official website, then install the downloaded python-2.7.10 . msi installation package.



Figure 1



Figure 2



Figure 3



Figure 4



Figure 5


This completes the installation of Python, and we now need to test if the installation is successful! Open cmd, enter Python, usually there are two situations:

    • " Python is not an external or internal command, or a program or batch file that can be run ", 6: This problem, we need to put python.exe into the environment variable path.

Figure 6


steps to resolve: system variables, such as environment variables, advanced system settings, properties, computers, and so on, put the Python2.7 installation directory at the beginning and add ";" at the end, as I installed on the D drive, directory: D:\Program Files\python, To resolve the issue.


Figure 7



Figure 8

    • The second case is the type shown in Figure 8 to indicate that the installation was successful.

The above is the entire process of installing Python under Windows.



Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Python2.7.3 Learning-Preparing for the development environment under Windows

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.