On Fri, Jul 30, 2010 at 10:08 PM, rif <[email protected]> wrote:

> Hi numpy-discuss
> .
> I've distilled my problem down to a very simple program that segfaults.
> I'm sure I'm doing something silly, but hopefully someone can point me in
> the right direction.  I create a program called numpy_test.cc:
>
>
You must call import_array() before using any of the NumPy APIs.

-Kevin
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to