gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnucap-devel] gnucap-python


From: Felix Salfelder
Subject: Re: [Gnucap-devel] gnucap-python
Date: Mon, 19 Feb 2018 00:26:06 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]