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 "SAMLabelerPro-main/widgets/mainwindow.py", line 175, in init_segment_anything
self.heart_beat_timer.stop()
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'MainWindow' object has no attribute 'heart_beat_timer'
启动main.py的时候报错
The text was updated successfully, but these errors were encountered:
File "SAMLabelerPro-main/widgets/mainwindow.py", line 175, in init_segment_anything
self.heart_beat_timer.stop()
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'MainWindow' object has no attribute 'heart_beat_timer'
启动main.py的时候报错
The text was updated successfully, but these errors were encountered: