You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to install a package that has dependencies on sklearn, and when installing it, I get this error because the package is deprecated. I would like to ask for some help, as I don't know how to fix it. I have tried to write on the terminal "set SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True" but I still get the error.
Thanks!
The text was updated successfully, but these errors were encountered:
Depending on your shell, there might be different ways to set the env variable. Other than that, you need to contact the package maintainers for a fix.
Hi,

I am trying to install a package that has dependencies on sklearn, and when installing it, I get this error because the package is deprecated. I would like to ask for some help, as I don't know how to fix it. I have tried to write on the terminal "set SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True" but I still get the error.
Thanks!
The text was updated successfully, but these errors were encountered: