On Sun, Feb 18, 2018 at 12:27:02PM +0100, Patrick Mulder wrote:
> gnucap> python loadplot.py

can't find any loadplot.py. i assume that loadplot.py actually implements
the "myplot" command.

> ImportError: numpy.core.multiarray failed to import

still don't understand. to me it seems that this exception is thrown
before anything interesting happens.

e.g.
$ echo "print('helloworld')" > hw.py
$ gnucap -a .libs/python.so
gnucap> python hw.py
ImportError: numpy.core.multiarray failed to import
ImportError: numpy.core.multiarray failed to import

the deprecation warnings are triggered by
"#include <numpy/arrayobject.h>".
perhaps the numpy people provide a solution/transition.

hth
felix

_______________________________________________
Gnucap-devel mailing list
Gnucap-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gnucap-devel

Reply via email to