matplotlib v1.0.0 for mac: installation problem

Hello,
I am running a MacOS Snow leopard and I recently istalled the python 2.6 via Enthought.
I wanted to upgrade the matplotlib 1.0 but when I run the .mpkg the installation don't start because
it seems not recognizing the python 2.6 is installed (I do have now 2.6.6).

Any suggestions?

Thanks,
Nino

···

--

Antonino Cucchiara, PhD
Postdoctoral Scholar
Lawrence Berkeley National Lab
UC Berkeley
website: www.astro.psu.edu/~cucchiara/

2010/8/9 Antonino Cucchiara <acucchiara@...1352...>:

Hello,
I am running a MacOS Snow leopard and I recently istalled the python 2.6
via Enthought.
I wanted to upgrade the matplotlib 1.0 but when I run the .mpkg the
installation don't start because
it seems not recognizing the python 2.6 is installed (I do have now 2.6.6).

Hi,

I guess the thread "Building matplotlib from source with libpng
(png.h) installed via fink on Mac OS X" may have already answered your
question?

You have to compile freetype2 and libpng I believe. Do you need 32bit support?

Wait until Markus has reported whether his system is 10.5 or 10.6
(because of the gcc-4.0/4.2 issue).

Friedrich