-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Broken f2py script in wheeled numpy 1.9.3 #6348
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
Comments
I guess a rebuilt wheel could use a "post-release" version number (1.9.3.post1), to avoid going straight to 1.9.4? Or we could go straight to 1.9.4, it's a little silly but we won't run out of numbers. |
Oh dear. The problem is that this patch is not merged for the 1.9 series: For me all wheels back through 1.9.0 have broken f2py. I guess this is a case for 1.9.4. I'll start another branch. |
See: #6349 |
Oops - see #6350 instead. |
This can be probably closed now? I didn't really follow what happened afterwards. |
After installing wheeled numpy 1.9.3, the f2py script starts with
I don't know who travis is, but she's definitely not a user on my laptop... Numpy 1.9.2 worked fine as I recall. Numpy compiled from master is of course fine as well.
The text was updated successfully, but these errors were encountered: