python GetQuestionTessAndroid.py
Traceback (most recent call last):
File "GetQuestionTessAndroid.py", line 20, in
question, choices = ocr.ocr_img(img)
File "c:\TopSup\common\ocr.py", line 88, in ocr_img
if (choices[0].endswith('?')):
IndexError: list index out of range
python GetQuestionTessAndroid.py Traceback (most recent call last): File "GetQuestionTessAndroid.py", line 20, in
question, choices = ocr.ocr_img(img)
File "c:\TopSup\common\ocr.py", line 88, in ocr_img
if (choices[0].endswith('?')):
IndexError: list index out of range