b-1.0.svn_r8034-py2.6-macosx-10.6-universal.egg/matplotlib/_png.so"
to find out which libraries _png.so uses, and to make sure they are 64-bits
versions.
--Michiel.
--- On Wed, 12/16/09, Christopher Fonnesbeck
wrote:
> From: Christopher Fonnesbeck
> Subject: [Matplotlib-users] matplotlib
I have built matplotlib from svn on OSX 10.6, using the make.osx script that is
included with the source, except with the 32-bit build flags removed. The
resulting module fails on import, however, with the following:
In [1]: from pylab import *
---
On 16/12/2009, at 7:47 PM, Christopher Fonnesbeck wrote:
> I have built matplotlib from svn on OSX 10.6, using the make.osx script that
> is included with the source, except with the 32-bit build flags removed. The
> resulting module fails on import, however, with the following:
>
>
I was able
I have built matplotlib from svn on OSX 10.6, using the make.osx script that is
included with the source, except with the 32-bit build flags removed. The
resulting module fails on import, however, with the following:
In [1]: from pylab import *
---