D:\TopSup-master>python GetQuestionTessAndroid.py
采用方式 1 获取截图
Traceback (most recent call last):
File "GetQuestionTessAndroid.py", line 20, in
question, choices = ocr.ocr_img(img)
File "D:\TopSup-master\common\ocr.py", line 95, in ocr_img
choices.pop(1)
IndexError: pop index out of range
D:\TopSup-master>python GetQuestionTessAndroid.py 采用方式 1 获取截图 Traceback (most recent call last): File "GetQuestionTessAndroid.py", line 20, in
question, choices = ocr.ocr_img(img)
File "D:\TopSup-master\common\ocr.py", line 95, in ocr_img
choices.pop(1)
IndexError: pop index out of range