-
Notifications
You must be signed in to change notification settings - Fork 65
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
Test failures with numpy 1.14.0 #232
Comments
Does anyone know anything about this failure? |
Due to: blaze/datashape#232 .. I picked 1.11 since astropy needs that so we will already have it.
Due to: blaze/datashape#232 .. I picked 1.11 since astropy needs that so we will already have it.
It has to do with changes in numpy in 1.14.0+: https://github.com/numpy/numpy/blob/master/doc/release/1.14.0-notes.rst#future-changes In particular:
This means that all the |
The text was updated successfully, but these errors were encountered: