|
From: John H. <jdh...@ac...> - 2006-02-21 15:56:14
|
>>>>> "Humufr" == Humufr <hu...@ya...> writes:
Humufr> This morning I install the cvs version of matplotlib and
Humufr> numpy and now I have a segfault when numpy is the
Humufr> numerical package define in matplotlibrc. It's seems to
Humufr> work fine with numarray.
Make sure you have a clean install of both packages (rm -rf build
subdir in both and reinstall) and if you still get the segfault post a
minimum script run with --verbose-helpful ; this will give us the exact
version numbers of both the matplotlib and numpy packages.
JDH
|