Eclipse Installation Python Environment

Source: Internet
Author: User

Pre-condition: Install ECLIPSE+JDK1.8.0_92+SDK

A variety of installation methods have been attempted:

1. Online Installation:

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.

View MORE: http://www.cnblogs.com/Bonker/p/3584707.html

2. Offline installation

First, the use of online installation of the designated source of the place, select "Archive", and then select the downloaded offline package. However, after selecting this Pydev Zip package (current version 3.9.0), it is found that this will prompt the error "No software site found at jar:file:[offline package path]!/. wish to edit the location?.

Second, the download of the offline package decompression, get plugins and features folder, directly copied to the Eclipse folder with the original content merge, this method installs the highest success rate, the disadvantage is that when you want to delete these files will not be possible.

Third, is also recommended method, copy the plugin folder to Eclipse's Dropins folder. Generally a plugin a folder, which has plugins and features two subfolders, clear and easy to manage.

View MORE: http://www.mincoder.com/article/3547.shtml

I first tried the online installation, the result: do not know why, after the installation of installed in the plug-in has Pydev, but the display path is not found. So I chose the second offline installation method:

1. First download Pydev 2.8.2.zip, download path: Http://nbtelecom.dl.sourceforge.net/project/pydev/pydev/PyDev%202.8.2/PyDev%202.8.2.zip

2. Unzip the. zip package and put it into Eclipse's Dropins package

3. Open Eclipse, click on the open Perspective pop-up window in the upper right corner and select Pydev

3. Configuring the Pydev Interpreter

After installing 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

So, the configuration succeeds

Eclipse Installation Python Environment

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.