Install Eclipse+python+pydev+numpy+matplotlib under Mac

Source: Internet
Author: User
Tags curl install brew install matplotlib

* My pro-Test is a successful installation process

1. Update the default low version of Mac system python2.7. See this article: http://jingyan.baidu.com/article/14bd256e39b63dbb6d261289.html

2. Install Eclipse, pydev see this blog: http://blog.csdn.net/jjunjoe/article/details/8517024 or http://www.94cto.com/index/ Article/content/id/115879.html

3. Install NumPy:

A, install brew, enter in Terminal: CURL-LSSF http://github.com/mxcl/homebrew/tarball/master | sudo tar xvz-c/usr/local--strip 1

b, install Setuptool, open Http://pypi.python.org/pypi/setuptools can view installation information, specifically in the terminal input: Curl Https://bootstrap.pypa.io/ez_ Setup.py-o-| Python

C, install PIP, terminal input sudo easy_install pip

D, install NumPy, pip install-u numpy

4. Installing Matplotlib

A, enter the brew install Pkg-config in the terminal

b, enter the Brew install FreeType in the terminal

C, in the terminal inputexport CFLAGS=-I/usr/X11/include/freetype2

D. In terminal input: Pip install Matplotlib

The installation process has any problems, welcome to communicate.

Install Eclipse+python+pydev+numpy+matplotlib under Mac

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.