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
C:\Users\h>labelme
2025-01-11 14:10:50,159 [INFO ] init:get_config:67- Loading config file from: C:\Users\lyh.labelmerc
Traceback (most recent call last):
File "C:\Users\h\AppData\Roaming\Python\Python311\site-packages\labelme\widgets\canvas.py", line 979, in keyReleaseEvent
index = self.shapes.index(self.selectedShapes[0])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: <labelme.shape.Shape object at 0x000001F14A867410> is not in list
What OS are you using?
widos
Describe the Bug
在进行复制粘贴时会闪退
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered:
Provide environment information
C:\Users\h>labelme
2025-01-11 14:10:50,159 [INFO ] init:get_config:67- Loading config file from: C:\Users\lyh.labelmerc
Traceback (most recent call last):
File "C:\Users\h\AppData\Roaming\Python\Python311\site-packages\labelme\widgets\canvas.py", line 979, in keyReleaseEvent
index = self.shapes.index(self.selectedShapes[0])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: <labelme.shape.Shape object at 0x000001F14A867410> is not in list
What OS are you using?
widos
Describe the Bug
在进行复制粘贴时会闪退
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered: