labelme icon indicating copy to clipboard operation
labelme copied to clipboard

Program shutted down after clicked ‘OK' for changing the label in Windows latest release version

Open Zaoyee opened this issue 2 years ago • 1 comments

Program shutted down after clicked ‘OK' for changing the label in Windows latest release version. It happend for all my Windows10 system devices.

Traceback (most recent call last):
  File "d:\libraries\anaconda3\lib\site-packages\labelme\app.py", line 1075, in editLabel
    self._update_shape_color(shape)
  File "d:\libraries\anaconda3\lib\site-packages\labelme\app.py", line 1155, in _update_shape_color
    r, g, b = self._get_rgb_by_label(shape.label)
  File "d:\libraries\anaconda3\lib\site-packages\labelme\app.py", line 1165, in _get_rgb_by_label
    item = self.uniqLabelList.findItemsByLabel(label)[0]
IndexError: list index out of range

Zaoyee avatar Mar 14 '22 01:03 Zaoyee

I'm having this problem too

1193700079 avatar Mar 30 '22 05:03 1193700079