Configure python in eclipse

Source: Internet
Author: User
After Python is successfully installed, you need to configure the development environment. here, Eclipse is used to install the PyDev plug-in Eclipse. there are multiple methods. here we will introduce the two most commonly used methods. 1) use Eclipse to install the plug-in, open eclipse, and enter Help-& amp; gt; InstallNewSof... after Python is successfully installed, you need to configure the development environment. here, Eclipse is used to install the PyDev plug-in Eclipse. there are multiple methods. here we will introduce the two most commonly used methods.

1) use Eclipse to Install the plug-in, open eclipse, and go to Help-> Install New Software,
Click the add button on the right to edit name = python; location = http://pydev.org/updates
Select all and click Next for online installation. after the installation is complete, you will be prompted to restart eclipse.

2) Download the PyDev plugin directly. decompress the plugin and copy the files under the plugins and features directories to the plugins and features directories under dropins under Eclipse respectively. Restart Eclipse.

After the plug-in is successfully installed, you need to configure Python Interpreters, open eclipse, go to Window-> Preferences, select PyDev-> interpreters-> Python interpreters, click Quick Auto-Confing on the right side, and search automatically, click OK to complete the configuration, as shown in:

To create a Python Project for the first time, you need to select an interpreter, as shown in (the interpreter has been configured in this figure ). Then you can write a Python program.

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.