[Numpy-discussion] CAPI segfault running python embedded
Lane Brooks
lbrooks@MIT....
Fri Jun 20 07:51:37 CDT 2008
I have successfully written several extension modules that use the numpy
CAPI to manipulate numpy arrays. I have to say numpy is great.
I am now having a problem, however, when calling numpy capi functions
when running python embedded in a third party, closed source,
application. It segfaults whenever I make any PyArray* function call.
Any ideas on why that might be happening?
Thanks,
Lane
More information about the Numpy-discussion
mailing list