Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compiling pywafo extensions on win7x64 #9

Open
GoogleCodeExporter opened this issue Mar 23, 2015 · 0 comments
Open

compiling pywafo extensions on win7x64 #9

GoogleCodeExporter opened this issue Mar 23, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 michael....@gmail.com on 17 Jan 2013 at 3:45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant