Re: [f2py] Why this error?

Pearu Peterson <[email protected]> Fri, 6 Aug 2010 08:35:18 +0300
Newsgroups gmane.comp.python.f2py.user
Message-ID <[email protected]>
On Fri, Aug 6, 2010 at 2:05 AM, Al Niessner <[email protected]> wrote:
>
> I tried several combinations and it does read the .f2py but does not
> actually fix the compile.

Yes, it was a bug in f2py that is fixed in the latest numpy.

> Can I just upgrade f2py from my current
> version to the newest without the rest of numpy?

Yes. Try copying entire f2py folder from the latest numpy under your
local numpy copy.

HTH,
Pearu