[f2py] Problem running F2PY
GeorgeFLeCompte at comcast.net
GeorgeFLeCompte at comcast.net
Thu Dec 3 19:18:30 EET 2009
I attempted the following:
>>>f2py -c fib1.f -m fib1
The output is in the attached file out.txt
Errors went to the attached file out.txt
fib1.f is also attached.
I have Cygwin installed; but I have problems interpreting the error message.
error: Python was built with Visual Studio 2003;
extensions must be built with a compiler than can generate compatible binaries.
Visual Studio 2003 was not found on this system. If you have Cygwin installed,
you can try compiling with MingW32, by passing "-c mingw32" to setup.py.
which setup.py should I pass -c mingw32?
george
send mail to george at lecompte.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cens.ioc.ee/pipermail/f2py-users/attachments/20091203/6c799b10/attachment.htm
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: err.txt
Url: http://cens.ioc.ee/pipermail/f2py-users/attachments/20091203/6c799b10/attachment.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: out.txt
Url: http://cens.ioc.ee/pipermail/f2py-users/attachments/20091203/6c799b10/attachment-0001.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fib1.f
Type: text/x-fortran
Size: 381 bytes
Desc: not available
Url : http://cens.ioc.ee/pipermail/f2py-users/attachments/20091203/6c799b10/attachment.bin
More information about the f2py-users
mailing list