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

Failed to install scikit-learn 1.4.1 #1115

Open
Meesh011 opened this issue Mar 16, 2024 · 5 comments
Open

Failed to install scikit-learn 1.4.1 #1115

Meesh011 opened this issue Mar 16, 2024 · 5 comments

Comments

@Meesh011
Copy link

Failed to install scikit-learn from https://files.pythonhosted.org/packages/da/b4/5d7b9f64d2c3795ac37da3d8bc303be7950e575ec21ac7d0eb9de34fe0d5/scikit-learn-1.4.1.post1.tar.gz#sha256=93d3d496ff1965470f9977d05e5ec3376fb1e63b10e4fda5e39d23c2d8969a30.

how do I overcome this problem..?

@mhsmith mhsmith changed the title Failed to install scikit-learn from ..? Failed to install scikit-learn 1.4.1 Mar 17, 2024
@mhsmith
Copy link
Member

mhsmith commented Mar 17, 2024

Our newest scikit-learn version is 1.3.2, but it's only available for Python 3.9 and 3.10. You may need to change the Python version of your app.

If anyone needs a newer version of scikit-learn, please click the thumbs up button above, and post a comment explaining why you need it.

@Meesh011
Copy link
Author

Meesh011 commented Mar 19, 2024

i have a model in .json that needs to be integrated through chaqoupy.. i need scikit and scipy compatible versions with python 12
I'm using chaqoupy version 15.0

@mhsmith
Copy link
Member

mhsmith commented Mar 19, 2024

Why do you need to use Python 3.12?

@Meesh011
Copy link
Author

librosa version required by the model isn't compatible with python 3.8 libraries..so I'm using 3.12 or 3.11

@mhsmith
Copy link
Member

mhsmith commented Mar 20, 2024

Unfortunately librosa requires Numba, which we currently only support on Python 3.8 (#834 (comment)).

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

No branches or pull requests

2 participants