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

The 'sklearn' PyPI package is deprecated, use 'scikit-learn' rather than 'sklearn' for pip commands. #512

Open
kmoonn opened this issue Jul 24, 2024 · 3 comments

Comments

@kmoonn
Copy link

kmoonn commented Jul 24, 2024

please use pip install scikit-learn rather than pip install sklearn.
Can you change the package name of sklearn for the dependency library?
Because it prevents me from downloading the crypten library.

@preejackie
Copy link

Yeah. Please sklearn is deprecated. I can't able to install crypten library, with pip install crypten.

@aaallami
Copy link

Same is here, I cannot install it

@trajore
Copy link

trajore commented Sep 17, 2024

you can install it by setting this env variable to true

export SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True

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

4 participants