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

deprecation of pip install sklearn #26

Open
ttdu opened this issue Apr 6, 2023 · 3 comments
Open

deprecation of pip install sklearn #26

ttdu opened this issue Apr 6, 2023 · 3 comments

Comments

@ttdu
Copy link

ttdu commented Apr 6, 2023

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

@github-actions
Copy link

github-actions bot commented Apr 6, 2023

Hi there! This is a test of github actions.

@bklingen
Copy link

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!

@jwuphysics
Copy link

In requirements.txt you'll need to update sklearn to scikit-learn. Everything else should work with a pip install from the Github repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants