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

numpy >= 1.24 enforces deprecation of np.object #50

Open
fgoudreault opened this issue Dec 21, 2022 · 0 comments
Open

numpy >= 1.24 enforces deprecation of np.object #50

fgoudreault opened this issue Dec 21, 2022 · 0 comments

Comments

@fgoudreault
Copy link

fgoudreault commented Dec 21, 2022

np.object is used here: https://github.com/uchicago-cs/deepdish/blob/master/deepdish/io/hdf5io.py#L125
Thus the code crashes when it goes through this line when numpy >= 1.24.

@fgoudreault fgoudreault changed the title numpy >= 1.20 deprecates the use use of np.object numpy >= 1.24 enforces deprecation of np.object Dec 21, 2022
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.

1 participant