TesseractNotFoundError: tesseract is not installed or it‘s not in your path
·
问题:OCR识别时提示:TesseractNotFoundError: tesseract is not installed or it‘s not in your path
问题:tesseract未安装或路径不对
解决方案:1. 检查tesseract是否安装,如未安装则下载安装
https://digi.bib.uni-mannheim.de/tesseract/

2. 找到pytesseract.py文件,修改tesseract_cmd路径为安装tesseract的路径
更多推荐
所有评论(0)