[f2py] f2py can't find absoft
Daniel Agar <daniel-L6W/[email protected]>
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <[email protected]> |
Hello I'm trying to use f2py on winxp with some old fortran 77 code I've inherited, but running f2py.py -c --help-fcompiler (python 2.6) only finds my gfortran installation. I've added the absoft bin directory to my path. Any idea what needs to be done to have it find absoft? Thanks Daniel