Python Installation Tutorials

Source: Internet
Author: User

Python can run on almost any platform, as we are familiar with: Windows/unix/linux/macintosh.

Here we say, install Python in the Windows operating system.

My operating system is: Windows 7, 32-bit

When we install Python, we can either install it from the source code or install it in a compiled and packaged binary version, which I chose.

Step one  Download the installation package

We download the Python installation package from the official Python website: http://www.python.org

Here's what I chose: python-3.3.2.msi.

Click to download get: Python-3.3.2.msi install package. The installation package size:19.3 MB

Step Two  Installation

Download get to: Python-3.3.2.msi installation package, we double-click Python-3.3.2.msi to install the operation

The directory I installed is : E:\Python33

Click Next to install and the installation process takes a few minutes

Click Finish to finish the installation.

Step three   path settings

in general, after we have installed Python, we can use it directly . You can enter Python at the command line to see if you can enter Python's interactive mode.

If this is not possible, then there may be an environment variable problem and some adjustments need to be made.

Add a python directory to the path of Windows:

Command prompt: Similar to environment variable path%path%; C:python, enter;

Or you can set environment variables under the graphical interface, Advanced system settings, properties, Computers , and so on.

Step four  effect

installation directory files after installation:

In this case, the installation of Python is even successful.

Python Installation Tutorials

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.