Open
Description
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
.
Metadata
Metadata
Assignees
Labels
No labels
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
.