wkentaro / labelme

Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
https://labelme.io
Other
13.62k stars 3.42k forks source link

labelme v5.5.0 / v5.4.1 #1465

Open mafeng199325 opened 5 months ago

mafeng199325 commented 5 months ago

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