-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
你好朋友我运行了你的代码出现了以下问题,能帮我看看吗
DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
idx = int(cen_idx[i])
DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
idx = int(cen_idx[i])
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels