Closed ElDeveloper closed 8 years ago
Yeah, we made a change to the OpenBLAS package which we discovered breaks ABI after the fact. 😝
So we have been rebuilding things that rely on the BLAS. NumPy is already rebuilt and works. SciPy is mostly rebuilt (couple builds still needed). There are some other things that need a rebuild. Fortunately it is a short list and many of them have already been fixed.
The SciPy build takes awhile as it has a large build matrix and long build times. Will update when it is complete. The change was made in this PR ( https://github.com/conda-forge/scipy-feedstock/pull/6 ). We had a couple of timeouts that needed restarting which might drag this process out a bit unfortunately. 😒
Sorry for the inconvenience.
This should be fixed. So am going to close. Please let us know if you are still running into issues.
Great, thanks a bunch!
On (Jul-26-16|16:02), jakirkham wrote:
This should be fixed. So am going to close. Please let us know if you are still running into issues.
You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/conda-forge/scipy-feedstock/issues/7#issuecomment-235432492
I'm working on a recipe for emperor at https://github.com/conda-forge/staged-recipes/pull/1070, but I'm seeing a failure in OSX for 2.7:
I'm not exactly sure how to debug this.
cc @jakirkham @ebolyen