[Numpy-discussion] `_import_array' defined but not used

Martin Wiechert martin.wiechert at gmx.de
Thu Sep 14 10:16:26 EDT 2006


Hi gurus,

I'm debugging a C-extension module that uses numpy. My version is 1.0b1.
Can I safely ignore the following compiler warning?

.../lib/python2.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:903: 
warning: `_import_array' defined but not used

Any help would be appreciated.

Regards,
Martin Wiechert




More information about the NumPy-Discussion mailing list