[Matrix-SIG] NumPy C API and RedHat 6.0

Alexander V. Voinov avv@quasar.ipa.nw.ru
Mon, 31 May 1999 13:14:37 -0700


Dear Colleagues,

I fail to recompile my Python extension modules, which involve NumPy C
API, under RedHat 6.0. There is a segmentation fault on the first call
to PyArray_ContiguousFromObject, PyArray_FromDims, etc. It was all ok
with RH 5.2.

The shared modules are in their places. I used first Oliver Andrich
rpms, but finally recompiled Numeric from the sources. Same result.

What may be the cause?

Thank you in advance

Alexander