Eclipse + pydev configure the python Development Environment

Source: Internet
Author: User

1. Download and install python. Because Python 3.1 seems to have many compatibility problems, we recommend using python2.5 or 2.6. (Ps, it seems that python's official website is not available now ...)

2. Install the eclipse SDK.

Go to the http://download.eclipse.org/eclipse/downloads/ to find the latest SDK version. After that, decompress the eclipse SDK to a directory.

If you prefer to use Chinese characters, go to http://download.eclipse.org/policy/babel/babel_?age_packs/to download the Chinese package.

I am using 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. Install pydev

Open eclipse, help-> install new software, and fill in http://pydev.org/updates/. then check pydevand check for nextalong the way.


4. pydev Configuration

In eclipse, choose Window> preferences (WINDOW> preferences ...) in the dialog box, select "pydev"-> "interpreter Python" from the tree list on the right, click New (newbie click here, select python.exe from the pythoninstaller, and then a dialog box will pop up asking you to check the system pythonpath and click OK.


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.