wkentaro/labelme

labelme v5.5.0 / v5.4.1

Opened this issue · 0 comments

Provide environment information

Python 3.9.12

What OS are you using?

Windows

Describe the Bug

(base) D:\软件安装\labelme\cvat-2.14.4>labelme
2024-06-28 11:58:14,133 [INFO ] init:get_config:67- Loading config file from: C:\Users\Administrator.labelmerc
Traceback (most recent call last):
File "D:\Anaconda3\lib\site-packages\labelme\widgets\canvas.py", line 973, in keyReleaseEvent
index = self.shapes.index(self.selectedShapes[0])
ValueError: <labelme.shape.Shape object at 0x000001B1803AFD00> is not in list

Expected Behavior

No response

To Reproduce

No response