playground icon indicating copy to clipboard operation
playground copied to clipboard

AssertionError,This error occurred when I labeling

Open sisyphus229 opened this issue 2 years ago • 3 comments

[ERROR] [label_studio_ml.model::get_result_from_last_job::131] 1685446124 job returns exception: Traceback (most recent call last): File "/home/ubuntu/anaconda3/envs/wyz-labelsam/lib/python3.9/site-packages/label_studio_ml/model.py", line 129, in get_result_from_last_job result = self.get_result_from_job_id(job_id) File "/home/ubuntu/anaconda3/envs/wyz-labelsam/lib/python3.9/site-packages/label_studio_ml/model.py", line 111, in get_result_from_job_id assert isinstance(result, dict) AssertionError When I'm labeling, there's a lag. On the backend, you also get the above error message.

sisyphus229 avatar May 30 '23 11:05 sisyphus229

This looks like an error that occurred in LS backend reasoning, you can look at the issues in LS specifically, hope this link can help you. https://github.com/heartexlabs/label-studio/issues/2850

JimmyMa99 avatar Jun 01 '23 17:06 JimmyMa99

This looks like an error that occurred in LS backend reasoning, you can look at the issues in LS specifically, hope this link can help you. https://github.com/heartexlabs/label-studio/issues/2850

Hello, please give me a valid link, this url is broken.

sisyphus229 avatar Jun 02 '23 02:06 sisyphus229

Hi, I have encountered the same problem. Have anyone fixed this?

pinecho avatar Jun 14 '23 20:06 pinecho