Windows2008 Server Installation python detailed tutorial

Source: Internet
Author: User
Today, when the server is debugging some software, it needs to have a Python version. So I have this article.

The steps are more detailed. Installation is also relatively simple. The main thing is to set the variable.

Download python

Pytho version is very much, here we use the 2.7.4 version

Http://python.org/ftp/python/2.7.4/python-2.7.4.msi

After downloading, double-click it directly to run the installer.

Install Python

By default, Install for all users, click the Next button to go to the next step.

The installation path can be customized, or you can go to the next step by clicking the Next button without modification.

Custom install Python, generally do not need to set, directly click the Next button, into the next step.

Python starts to install, wait a moment, install complete, go to the next interface,

The appearance of this interface means that the Python installation is complete, click the Finish button directly.

Click Finish to complete the Python installation

Setting variables

Set environment variable, first right click on "My Computer" on the desktop, select "Properties".

Then locate the advanced system settings and click

Click on the System Properties page, find again and click on "Environment variables"

Select the variable for "path" and click the "Edit" button

Add a Python path after the value of the variable, such as "; C:\Pythoon27 (Note that the first symbol is a semicolon; the path is separated from the path by a semicolon) and click OK.

Once the setup is complete, the rest of the determination is determined. Until the property window closes.

So far, Python has been fully installed in 2008 environments. The most important thing is where the variables are set. And the semicolon problem.

Test python

After the installation is complete, we guarantee that the installation is correct. Need to test

Click "Start"-"Run" and enter "Python",

After the input is complete. If the following image appears./description has been installed, and the variable is correct. It can be used normally.

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.