-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
BLD: numpy 1.16.1 failing builds #25511
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
People were already noticing this issue back in #24839. |
I understand, but our master builds just picked this up. I suspect because now all packages are actually available for numpy 1.16 (which wasn't the case before; this takes some time, esp in default) |
@jreback : For sure. I just wanted to link this issue to that one for reference. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
looks like our builds are failing as we are now picking up numpy 1.16.1; I belive 1.16.2 fixes this, so once this is fully pushed should be ok.
These failures manifest with pytables. https://travis-ci.org/pandas-dev/pandas/jobs/500453356
cc @pandas-dev/pandas-core
let's hold off merging for now / we could simply pin numpy=1.15.* as well (again for now), if someone wants to do this.
The text was updated successfully, but these errors were encountered: