[f2py] installation problem: Numeric missing

Marek Wojciechowski mwojc at p.lodz.pl
Fri Oct 5 20:27:25 EEST 2007


Dnia piątek 05 październik 2007, WolfgangZ napisał:
> finally I got it running (via easy_install) but  due to the lack of
> VS2003 f2py is not working. -c mingw32 did not not help also
>
What C and Fortran compilers do you use? Try to run:

f2py -c --help-fcompiler
f2py -c --help-compiler

to get avilable compilers on your machine, then pass correct options...

And f2py is now distributed with numpy, you don't need to install it 
additionally.

Greetings
-- 
Marek Wojciechowski



More information about the f2py-users mailing list