MAC Configuration Python Development environment (Eclipse +pydev+python) __python

Source: Internet
Author: User
Tags versions

MAC Configuration Python Development environment (Eclipse +pydev+python)

1, first download the Mac version of the 64-bit eclipse.

Download Address:

http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/indigo/R/ Eclipse-java-indigo-macosx-cocoa-x86_64.tar.gz

And then unzip it.

2, download Python.

The Python version of the Mac is older, so go to the next new version.

Download Address:

http://www.python.org/download/

After downloading the install, the DMG's Python default installation directory is:

/library/frameworks/python.framework/versions/

I downloaded the Python3.3.

3. Download and install Pydev plugin
Download address is: http://pydev.org/updates

After the download, unzip it, and then copy the features and plugins in the unpacked directory to the corresponding directory under Eclipse, prompting the information to select the merged file.

4. Configure the eclipse's Python development environment

Open Eclipse,

Click the menu [Eclipse]-[preferences],

On the left list select [Pydev]-[interpreter-python],

Click [New ...] in the right window.

Then interpreter name casually fill in a name, interpreter executable fill in your Python path.

I downloaded the new 3.3, so fill in:

/library/frameworks/python.framework/versions/3.3/bin/python3

Then, click [OK].

You can then use Eclipse to create a new Python project.

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.