kmedoids icon indicating copy to clipboard operation
kmedoids copied to clipboard

TypeError: 'numpy.int32' object is not iterable

Open abhjit603 opened this issue 5 years ago • 0 comments

Traceback (most recent call last): File "C:/Users/AP/PycharmProjects/Btech_proj/kmedoid.py", line 24, in for point_idx in C[label]: TypeError: 'numpy.int32' object is not iterable

abhjit603 avatar Aug 22 '18 12:08 abhjit603