I once had bus errors when i mixed gdal with Enthought, because gdal
brought it's own numpy version, that didn't match Enthoughts.
In a pure pure Enthought environment where really nothing else is
installed, this should not happen, I think.
BR,
Michael
On 2010-10-28 05:06:46 +0200, Lou Wicker
Gideon Simpson writes:
>
> I'm using the prebuilt OS X dmg distribution of matplotlib with
> the mac python 2.6.4 installation on os x
> 10.6.3. I find that if I try to use savefig to pdf format, my
> program terminates with a bus error. There is no
> such error if I save to eps format.
>
>
I'm using the prebuilt OS X dmg distribution of matplotlib with the mac python
2.6.4 installation on os x 10.6.3. I find that if I try to use savefig to pdf
format, my program terminates with a bus error. There is no such error if I
save to eps format.
-gideon
--