摘要: TesseractNotFoundError: tesseract is not installed or it's not in your path brew install tesseract 找到pytesseract.py源码 tesseract_cmd = 'tesseract' 更改为t 阅读全文
posted @ 2018-08-31 22:04 心若向善 阅读(296) 评论(0) 推荐(0)