Building 64-bit Python extensions with f2py on Windows

后端 未结 3 1863
迷失自我
迷失自我 2021-02-04 10:37

I\'m attempting to build a Python extension from Fortran source using Numpy\'s f2py.py script. I\'m following the steps from http://www.scipy.org/F2PY_Windows (web

3条回答
  •  广开言路
    2021-02-04 11:17

    This should be fixed in a future release, a discussed and changed.

    It looks like this change did not make it to the 1.9.x maintenance branch, but in the master tree and whatever version is after.

提交回复
热议问题