Python's Window Environment setup

Source: Internet
Author: User

One, install Python

The version I downloaded is: Python 3.4.3, yes: https://www.python.org/downloads/windows/

Select: Latest Python 3 Release-python 3.4.3

Then download the installation package that you need:


After downloading, the next step is to install it.

During the installation process, Python is automatically added to the system's environment variables.

Open cmd and enter "py" to output the following information:



OK, the installation is successful, come to a Hello XXX:


The differences between Python2 and Python3 can be found in the following two articles:

Https://wiki.python.org/moin/Python2orPython3

http://my.oschina.net/lenglingx/blog/205626

Second, install the IDE

Because I am Java program Ape, used to eclipse, so Python development also choose Eclipse, install Pydev plug-in.

Open Eclipse,help, New Install software, add button

Location's address is: http://pydev.org/updates

Wait a minute and see the following options:


Then, after the next step, finished is ready, then restart Eclipse.


Window->prefereces->pydev->interpreters->python interpreters, then click the "Quick auto-config" button, select the Python installation directory, To complete the configuration of the environment variable:



To create a Python project:


Select Pydev Project to create a Python project.

Grammar version Select 3.0,interpreter to select Python.


Create a new Python file:

Enter the package name and file name:


Select a template:

Then, right-click->run as–>python Run.



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

Python's Window Environment setup

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.