Hello, I am trying to wrap some fortran code in the Pycharm IDE using f2py, but I do not know how to link it to the Intel fortran compiler to compile the code in Pycharm. I have tried a lot of different terminal commands through Pycharm, most recently being "f2py -c --fcompiler=intelvem -L "C:
\Program Files (x86)\Intel\oneAPI\compiler\latest\windows\bin\intel64"", but I keep getting errors about it not knowing how to compile. Any idea how to link the compiler so I can use it through Pycharm?
Thanks!
1 解答
链接已复制
1 回复
