今天遇见了一个报错,经过一系列的操作,最终得以解决,希望对同样遇见这个问题的你,有所帮助!!
pytesseract.pytesseract.TesseractNotFoundError: tesseract is not installed or it's not in your PATH. See README file for more information.
解决办法:
将文件下载下来后,把chi_sim.traineddata放到解压的文件夹里,如下图所示:
pytesseract.pytesseract.TesseractNotFoundError: tesseract is not installed or it's not in your PATH. See README file for more information.
将文件下载下来后,把chi_sim.traineddata放到解压的文件夹里,如下图所示: