Wait, wait I see a related topic from a guy running windows. I haven't upgraded my Numpy (which is at 1.3.0) Let me see if that changes anything....
···
On 12/6/10 7:39 PM, matplotlib-users-request@lists.sourceforge.net wrote:
Message: 1
Date: Mon, 6 Dec 2010 19:39:47 -0500
From: Kaushik Ghose<Kaushik_Ghose@...2126...>
Subject: [Matplotlib-users] Bus error on import - Mac OS X (10.5.8)
Matplotlib 1.0.0
To: "matplotlib-users@lists.sourceforge.net"
<matplotlib-users@lists.sourceforge.net>
Message-ID:<4CFD8253.5060504@...2126...>
Content-Type: text/plain; charset="UTF-8"; format=flowedHi Guys,
I did a search on the mailing list but could not come up with a solution, so I
am crying "Uncle" and writing.I installed matplotlib 1.0.0 from the package on SF
(http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0/matplotlib-1.0.0-python.org-py2.6-macosx10.4.dmg/download)I assumed that 10.4 would work on my 10.5 - perhaps that is where I went wrong?
I installed it and got, satisfactorily:
import matplotlib
matplotlib.__version__
---> '1.0.0'But when I do
import pylab
I get a bus error that throws me out of ipython.
The trace is given below
If anyone can direct me towards the right direction, I would be vary happy!
Thanks
-Kaushik