-
Notifications
You must be signed in to change notification settings - Fork 129
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
Install scikit-learn from conda, remove libunwind as a direct dependency #1611
Conversation
btw why are the doc tests failing? -> nevermind, they're passing now 🎉 |
There seems to be some overlap with #1570, could you address the merge conflicts and check what is still needed? |
Conflicts: environment.yml
done! 🍺 |
...and passed testy-tests 😁 |
build was failing, was aboot to investigate that, was it just a hiccup on the CI machine and eventually had passed when you merged? @bouweandela |
Conda build probably ran out of memory, happens all the time |
we need to investigate that, man, that's pretty annoying, cheers for merging 🍺 |
Key Features
scikit-learn
fromconda-forge
instead ofpypi
since I noticed build issues in Build of scikit-learn problematic if from pypi #1610netcdf4
installs the latest version with parallel write enabled viampi_mpich
libunwind
Tasks
Closes #1610 and #1612