You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In each build_all.py file of the source/c_codes directory, the f2py_call_list
should be changed to:
f2py_call_list = ('f2py','f2py2.6','f2py2.7','f2py.py','f2py.exe')
On MSWindows, the addition of 'f2py.exe' is to help windows locate it.
Original issue reported on code.google.com by [email protected] on 17 Jan 2013 at 3:45
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 17 Jan 2013 at 3:45The text was updated successfully, but these errors were encountered: