Python, Eclipse, Pydev environment configuration

Source: Internet
Author: User

Reprint Source: http://www.cnblogs.com/Bonker/p/3584707.html

Editor: Eclipse + Pydev Plugin:

1. Eclipse is the IDE that writes Java, so it can be generalized and the learning cost is small. Learn eclipse and write Python or Java later.

2. Eclipse, a powerful feature.

3. Eclipse Cross-platform, can run on Mac and Windows

Editor installation steps:

1. Installing the JDK

2. Install Eclipse

3. Install Python

4. Installing the Pydev plugin in eclipse

5. Configuring the Pydev interpreter in eclipse

To install the Pydev plug-in in eclipse, configure the Pydev interpreter in the specific steps:

1. Launch Eclipse, click Help->install New software ...  In the popup dialog box, click the Add button. Name fill in: Pydev, location fill http://pydev.org/updates

Then, step by step, put it down. If the process of loading, error. Re-install it.

  

  

2. After installing the Pydev, you need to configure the Python interpreter.   In the Eclipse menu bar, click Windows->preferences.  In the dialog box, click Pydev->interpreter-python. Click the New button, select the path of the Python.exe, and open it to display a window with many check boxes. Click OK. If it is a Mac system, click the "Auto Config" button

  

To create a Python project in eclipse:

Start Eclipse, create a new project, file->new->projects ... Select Pydev->pydevproject to enter the project name.

New PyDev package. We can write the code.

  

Python, Eclipse, Pydev environment configuration

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.