[OSX-Users] Re: installing Python's matplotlib package on OS X 10.7.3 (Lion)?
Sina Samangooei
ss at ecs.soton.ac.uk
Wed Apr 4 21:35:47 BST 2012
Hey Paul,
I have followed this guide on my various mac's with lion and it seems to work well:
http://www.thisisthegreenroom.com/2011/installing-python-numpy-scipy-matplotlib-and-ipython-on-lion/
he uses homebrew with no macports, fink or other such horror. it makes for a very nice native build of python 2.7.2, numpy, scipy, ipython and matplotlib
Cheers
- Sina
On 4 Apr 2012, at 20:33, Ryan P.A. wrote:
> hi all
>
> Does anyone have any experience of installing Python's matplotlib package on OS X 10.7.3 (Lion)?
>
> I've done the usual stuff with setting $PYTHONPATH=:$HOME/Library/2.7.1/site-packages:/Library/Python/2.7/site-packages in my .bash_profile , but to no avail.
>
> (sudo easy_install matplotlib is telling me that "REQUIRED DEPENDENCIES numpy: 1.5.1 * Could not find the headers for numpy. * You may need to install the development package." I have numpy 1.5.1 installed and it works fine)
>
> Regards,
> Paul Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/osx-users/attachments/20120404/a79c6e08/attachment.html
More information about the Osx-users
mailing list