AttributeError: np.PINF
was removed in the NumPy 2.0 release. Use np.inf
instead.
#1088
Labels
np.PINF
was removed in the NumPy 2.0 release. Use np.inf
instead.
#1088
The problem:
I am using the extract_features function
and I've got the following error:
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: