You mean matplotlib 1.3.1 and numpy 1.8.1, right?--
Paul Hobson
Sorry if this is unintelligible. I'm on my phone.
On Wed, Oct 1, 2014 at 9:36 AM, Steve McAfee
wrote:
> This is really old. It's a readynas from netgear running etch with a bunch
> of backports. It seems that something in numpy or m
I had installed these a couple of months ago successfully so I tried versions
from that timeframe (numby 1.3.1 and matplotlib 1.8.1) and that worked fine.
FWIW with the latest versions the crash was at line 1965 of datetime.c. The
meta variable was not a pointer. It was actually the value of the
I'm using pip but even without it when I run setup.py build or setup.py
install in the matplotlib directory I get a segfault early in the run. If I
trace it, the seg fault is shortly after numbers.pyc is loaded from numpy,
but even if I uninstall numpy I still get a segfault when I try to install
m