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

Install error due to scikit-misc dependency #2

Open
colganwi opened this issue Jan 9, 2025 · 0 comments
Open

Install error due to scikit-misc dependency #2

colganwi opened this issue Jan 9, 2025 · 0 comments

Comments

@colganwi
Copy link

colganwi commented Jan 9, 2025

Pip installation fails with Numpy >=2.0.0 installed due to scikit-misc ^0.1.4 requirement. Numpy >=2.0.0 support was added in scikit-misc >=0.4.0 so this issue can be resolved by changing the scikit-misc requirment to >=0.1.4.

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

1 participant