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
{{ message }}
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
英文版界面运行正常,修改变量后出现问题,报错内容如下:
File "D:\Projects\Python\Yolov5AutoLabelImg\libs\stringBundle.py", line 47, in get_string
assert(string_id in self.id_to_message), "Missing string id : " + string_id
AssertionError: Missing string id : editBox
英文版界面运行正常,修改变量后出现问题,报错内容如下:
File "D:\Projects\Python\Yolov5AutoLabelImg\libs\stringBundle.py", line 47, in get_string
assert(string_id in self.id_to_message), "Missing string id : " + string_id
AssertionError: Missing string id : editBox