Blubaugh, David A. wrote:
> ImportError: DLL load with error code 193
>
Likely to be a build error: how did you build the .pyd file ?
cheers,
David
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listin
To All,
I have now been able to generate a .pyd file from a FORTRAN file that I am
trying to interface with python. I was able to execute this with an additional
insight into how f2py operates. It seems as though the documentation requires
an upgrade, since there appears to be missing info