Python on Windows

Source: Internet
Author: User
Tags win32

On Windows, there are two options for installing Python.

ActiveState made a Python installer on Windows called ActivePython, which contains a full python release; an IDE for Python programming is attached Some Python Windows extensions provide all of the services that access Windows APIs, as well as registration information for the Windows registry.

Although ActivePython is not open source software, it is free to download. ActivePython is the IDE that I used to learn Python , unless there are other reasons why I recommend that you use it. One possible reason is that activestate usually has to update its installer in a few months after the new Python version comes out. If you need the latest version of Python, and ActivePython is still behind the latest version, you should jump directly to the second option to install Python on Windows .

The second option is to use the " official" Python installer, published by Python . She is a free-to-download open source software, and you can always get the latest version of the current Python.

One. InstallationActivePython

The following describes the installation process for ActivePython:

    1. Download activepython or Baidu download.

    2. If you are using Windows activepython before installing Install Windows Installer 2.0.

    3. Double-click the installer activepython-2.2.2-224-win32-ix86.msi .

    4. is performed step-by-step as prompted by the installer.

    5. If you are running out of disk space, you can perform a custom installation without selecting documents, but I do not recommend that you do this unless you are not able to squeeze 14M of space.

    6. After the installation is complete, close setup and open start->programs->activestate activepython 2.2->pythonwin IDE. You will see information similar to the following:

Pythonwin 2.2.2 (#37, Nov 2002, 10:24:37) [MSC + bit (Intel)] on Win32. Portions copyright 1994-2001 Mark Hammond ([email protected])-see ' help/about Pythonwin ' for further copyright informatio N.
Two. Install the python.org fromPython
    1. Select the latest python Windows installer, download .exe installation file.

    2. Double-click the installer python-2.xxx.yyy.exe . The file name depends on the python installer file that you downloaded.

    3. Is executed step-by-step according to the installer's prompt information.

    4. If disk space is low, you can cancel the HTMLHelp file, the utility script (tools/), and/or the test suite ().

    5. If you do not have administrator privileges on the machine, you can choose, advanced options, and then select

    6. After the installation is complete, close setup, open start->python 2.3->idle (Python GUI). You will see information similar to the following:

Python 2.3.2 (#49, Oct  2 2003, 20:02:00) [MSC v.1200 + bit (Intel)] on Win32type "copyright", "credits" or "license () "For more information.    "    Personal firewall software may warn about the Connection IDLE    makes to their subprocess using this computer ' s internal loopback interface    .  This connection isn't visible on any external    interface and no data are sent to or received from the Internet.    IDLE 1.0

Python on Windows

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.