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

Support for Numpy 2.0 and higher #425

Closed
batuhanfaik opened this issue Jun 17, 2024 · 2 comments · Fixed by #429
Closed

Support for Numpy 2.0 and higher #425

batuhanfaik opened this issue Jun 17, 2024 · 2 comments · Fixed by #429

Comments

@batuhanfaik
Copy link

numpy version is not defined within pyproject.toml therefore installing skops in an environment with numpy>=2 raises the following error:

AttributeError: `np.sctypes` was removed in the NumPy 2.0 release. Access dtypes explicitly instead.
@adrinjalali
Copy link
Member

Thanks for the report, will look into it.

@batuhanfaik
Copy link
Author

Thanks a lot! @adrinjalali when can we expect a new release?

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

Successfully merging a pull request may close this issue.

2 participants