TesseractNotFoundError: tesseract is not installed or it's not in your PATH. See README file for more information.成功解决
解决步骤:
第一步:
pip install tesseract -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pytesseract -i https://pypi.tuna.tsinghua.edu.cn/simple
第二步:下载tesseract-ocr,安装到F盘下。(安装成功有F:\Tesseract-OCR文件)