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
File "E:\anaconda\envs\exe\lib\site-packages\anylabeling\views\labeling\label_file.py", line 170, in save
version=version,
NameError: name 'version' is not defined
2.File "E:\anaconda\envs\exe\lib\site-packages\anylabeling\views\labeling\widgets\label_list_widget.py", line 181, in find_item_by_shape
raise ValueError(f"cannot find shape: {shape}")
ValueError: cannot find shape: <anylabeling.views.labeling.shape.Shape object at 0x000001B51CE1AE20>