"Go" eclipse + Pydev configuration python development environment

Source: Internet
Author: User

Original URL: http://www.cnblogs.com/dflower/archive/2010/05/13/1734522.html

1. Download and install Python, since the 3.1 version seems to have many compatibility issues, it is recommended to use python2.5 or 2.6. (PS, seemingly Python's official website is not going now ...) )

2. Install the Eclipse SDK.

Go to http://download.eclipse.org/eclipse/downloads/to find the latest release version of the SDK. Once finished, unzip the Eclipse SDK into a directory.

I prefer to use Chinese, can go to http://download.eclipse.org/technology/babel/babel_language_packs/to download the Chinese package.

I'm using the Galileo3.5 version of the Chinese package http://www.eclipse.org/downloads/download.php?file=/technology/babel/babel_language_packs/ Babellanguagepack-eclipse-zh_3.5.0.v20091121043401.zip

3. Installing Pydev

Open Eclipse, help->install new software, fill in the http://pydev.org/updates/, and tick Pydev, all the way to next.

4. Configuration of the Pydev

Under Eclipse, open the window, preferences (window->preferences ...) dialog box, select PyDev, interpreter Python from the tree list on the right, click the New button, Select Python.exe from the Python installation path and a dialog will pop up to let you tick system PYTHONPATH, click OK, and you're done.

"Go" eclipse + Pydev configuration python development 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.