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
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)
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: