vietanhdev / anylabeling

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything, MobileSAM!!
https://anylabeling.nrl.ai
GNU General Public License v3.0
2k stars 218 forks source link

Anylabel close unexpectedly time to time #173

Open Abonia1 opened 3 months ago

Abonia1 commented 3 months ago

Hello,

I need a support as Anylabeling quit unexpectedly as because the terminal stopped.

I see the below in my terminal :

Traceback (most recent call last):
  File "/miniconda3/envs/anylabeling/lib/python3.8/site-packages/anylabeling/views/labeling/widgets/canvas.py", line 839, in paintEvent
    drawing_shape.paint(p)
  File "/miniconda3/envs/anylabeling/lib/python3.8/site-packages/anylabeling/views/labeling/shape.py", line 163, in paint
    assert len(self.points) in [1, 2]
AssertionError
zsh: abort      anylabeling

Thanks for all the support.