pytesseract.image_to_string可以 pytesseract.image_to_data不行 提示if get_tesseract_version() < ‘3.05’: 版本不对,下载4.0版本解决问题