Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Body part to ROI error with csv file #17

Description

@LyleSmash

I've tried updating and am running as admin. I've also tried this same csv file in SimBA and get a similar indices error.

Traceback (most recent call last): File "C:\Users\grach\anaconda3\lib\tkinter\__init__.py", line 1892, in __call__ return self.func(*args) File "C:\WINDOWS\system32\DLC_ROI_tool\MousePositionTracker.py", line 129, in bodyparts_to_ROI My_ROI_df=pd.DataFrame(np.zeros(X_data.shape),columns=mylist) File "C:\Users\grach\anaconda3\lib\site-packages\pandas\core\frame.py", line 694, in __init__ mgr = ndarray_to_mgr( File "C:\Users\grach\anaconda3\lib\site-packages\pandas\core\internals\construction.py", line 351, in ndarray_to_mgr _check_values_indices_shape_match(values, index, columns) File "C:\Users\grach\anaconda3\lib\site-packages\pandas\core\internals\construction.py", line 422, in _check_values_indices_shape_match raise ValueError(f"Shape of passed values is {passed}, indices imply {implied}") ValueError: Shape of passed values is (9266, 2), indices imply (9266, 3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions