我想在Win10上编译一个fortran文件,就像 python3 -m numpy.f2py -c -m h3plus h3plus.f90 但是MSYS2中的python不包含NumPy,所以我尝试使用conda,但我不知道如何在MSYS2上使用conda。
python3 -m numpy.f2py -c -m h3plus h3plus.f90
python windows compilation mingw-w64
compilation ×1
mingw-w64 ×1
python ×1
windows ×1