-
Notifications
You must be signed in to change notification settings - Fork 18
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
deprecation of pip install sklearn #26
Comments
Hi there! This is a test of github actions. |
We are running into the same issue trying to install stella due to the sklearn deprecation. Any fix or hints how to proceed would be appreciated! |
In |
Hi! You can try these 2 solutions:
I hope it works! |
pip installing sklearn (rather than scikit-learn) is being deprecated (https://github.com/scikit-learn/sklearn-pypi-package). stella lists sklearn as a dependency, causing installs of stella to fail during the brownout window
The text was updated successfully, but these errors were encountered: