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
(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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: