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


_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to