You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
envs\dlclg\lib\site-packages\dlclivegui\video.py", line 194, in create_labeled_video
this_bp = this_pose[this_pose["bodyparts"] == bodyparts[j]][
IndexError: only integers, slices (:), ellipsis (...), numpy.newaxis (None) and integer or boolean arrays are valid indices
The text was updated successfully, but these errors were encountered:
envs\dlclg\lib\site-packages\dlclivegui\video.py", line 194, in create_labeled_video
this_bp = this_pose[this_pose["bodyparts"] == bodyparts[j]][
IndexError: only integers, slices (
:
), ellipsis (...
), numpy.newaxis (None
) and integer or boolean arrays are valid indicesThe text was updated successfully, but these errors were encountered: