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

Travis 27 SciPy Failures #22538

Closed
WillAyd opened this issue Aug 30, 2018 · 6 comments
Closed

Travis 27 SciPy Failures #22538

WillAyd opened this issue Aug 30, 2018 · 6 comments
Labels
Dependencies Required and optional dependencies Testing pandas testing functions or related to the test suite

Comments

@WillAyd
Copy link
Member

WillAyd commented Aug 30, 2018

As noted by @gfyoung in #22515 (comment) something appears to be awry with the SciPy fixtures and the Travis 2.7 env

@WillAyd WillAyd added Testing pandas testing functions or related to the test suite 2/3 Compat Dependencies Required and optional dependencies labels Aug 30, 2018
@TomAugspurger
Copy link
Contributor

Two things compared to https://travis-ci.org/pandas-dev/pandas/jobs/421543071

  1. mkl and nomkl are installed are installed, which seems strange. https://travis-ci.org/pandas-dev/pandas/jobs/421777999#L1587. The numpy seems to have mkl, while the scipy one doesn't
  2. libopenblas went from 0.2.20 to 0.3.2

@WillAyd
Copy link
Member Author

WillAyd commented Aug 30, 2018

I noticed the build for scipy is also different when compared back to the working log you linked to. Do you know of a way to install the exact build from conda locally to see if that's it? I didn't see it in a conda search scipy

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Aug 30, 2018 via email

@TomAugspurger
Copy link
Contributor

I'm taking a look at this now.

@TomAugspurger
Copy link
Contributor

Seems like this package needs a blas metapackage constraint. The metadata is being fixed on anaconda's end.

@TomAugspurger
Copy link
Contributor

This has been fixed. I restarted the build for https://travis-ci.org/pandas-dev/pandas/builds/422535976 and it's passing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Required and optional dependencies Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

2 participants