The software crashes when loading the model
I encountered a software crash while loading the SAM model.
Error message:
Traceback (most recent call last):
File "D:\anaconda\envs\anylabelme\lib\site-packages\anylabeling\utils.py", line 15, in run
self.func(*self.args, **self.kwargs)
File "D:\anaconda\envs\anylabelme\lib\site-packages\anylabeling\services\auto_labeling\model_manager.py", line 438, in _load_model
from .segment_anything import SegmentAnything
File "D:\anaconda\envs\anylabelme\lib\site-packages\anylabeling\services\auto_labeling\segment_anything.py", line 20, in
which python version you are using? if you are using python 3.8 and earlier please upgarde to python3.9 or later and try.
I also encountered a software crash while loading the SAM model. My python version is python3.12
Also application crash while loading the SAM model (tried 2 models, which are downloaded from huggingface). My Python version is 3.10.6 (win10). Using the latest standalone-gpu exe ([0.4.8]
I also encountered this error on the EXE file. Any solution ?
when you download exe crashes when loading model when you create env and you make pip install anylabeling anylabeling is sam 2 works normally probably exe is corrupted or something?