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
用方式 3 获取截图
Traceback (most recent call last):
File "GetQuestionTessAndroid.py", line 20, in
question, choices = ocr.ocr_img(img)
File "/Users/liuyang/Downloads/TopSup-master/common/ocr.py", line 88, in ocr_img
if (choices[0].endswith('?')):
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
用方式 3 获取截图
Traceback (most recent call last):
File "GetQuestionTessAndroid.py", line 20, in
question, choices = ocr.ocr_img(img)
File "/Users/liuyang/Downloads/TopSup-master/common/ocr.py", line 88, in ocr_img
if (choices[0].endswith('?')):
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: