Hi! I'm trying to compile fortran code with f2py using the --fcompiler=intel flag but the follwoing weird error occurs:
Found executable /opt/intel/fce/10.0.026/bin/ifort warning: build_ext: f77_compiler=intel is not available. building '_beameb' extension error: extension '_beameb' has Fortran sources but no Fortran compiler found This is in numpy 1.2.0. In previous verisions the compilation worked fine. What happened? Greetings, Marek -- Marek Wojciechowski _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
