python1--Development Environment Construction Eclipse+pydev

Source: Internet
Author: User

I install Environment: window7+jdk1.7+eclipse4.3 (Kepler) +python2.7.13+pydev

Installation of JDK and Eclipse is not discussed here, starting with the installation of Python

One, Python installation

1, official website download python2.7:https://www.python.org/downloads/

2, install Python: Double-click the Fool installation;

3, after the installation is complete, add D:\python and D:\python\Scripts to the environment variable path (i installed on the D drive).

Ii. Installing the Pydev plugin in eclipse

1. Launch Eclipse, click Help->install New software-> to uncheck Show only the latest versions of available software option.

2, click on the "Add ..." button, enter Pydev in the name of the popup box, enter https://dl.bintray.com/fabioz/pydev/old/in the location, click OK.

(There was a hole here before, if you use link http://pydev.org/updates/in location, you can only search for the latest version, and the latest version may cause the Eclipse version to not show Pydev)

3. Click to expand Pydev, select a version, click Next. (I chose the 3.8 version here)

4. Follow the prompts to install, ignore the warning, restart Eclipse after installation is complete.

Third, configure the Pydev interpreter

1. In the Eclipse menu bar, click Windows->preferences;

2, in the dialog box, click Pydev->python interpreter;

3, click the New button, select the path of Python.exe;

4. Open and display a window with many checkboxes, click OK.

At this point, the environment is set up, then you can write code.

python1--Development Environment Construction Eclipse+pydev

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.