Re: [f2py] Why this error?
Pearu Peterson <[email protected]> Fri, 30 Jul 2010 19:29:23 +0300
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 30, 2010 at 7:02 PM, Al Niessner <[email protected]> wrote: > > I get a truck load of these errors. Since it is in the auto-generated > code, I have no idea how to fix it. Any suggestions? > > gfortran:f77: /tmp/tmpRQEntj/src.linux-x86_64-2.6/mathsub-f2pywrappers.f > /tmp/tmpRQEntj/src.linux-x86_64-2.6/mathsub-f2pywrappers.f:7.18: > > real(kind=16) x > 1 > Error: Kind 16 not supported for type REAL at (1) > > Thanks for any and all help in advance. Can you send the Fortran code that you are wrapping? Pearu