Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/reporting-services/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 在Heroku 18软件包中配置Tesseract OCR_Python_Heroku_Tesseract_Python Tesseract - Fatal编程技术网

Python 在Heroku 18软件包中配置Tesseract OCR

Python 在Heroku 18软件包中配置Tesseract OCR,python,heroku,tesseract,python-tesseract,Python,Heroku,Tesseract,Python Tesseract,我在Heroku的生产环境中运行pytesseract代码时出错 pytesseract.pytesseract.TesseractNotFoundError: tesseract is not installed or it's not in your PATH 我正在Heroku 18上工作,没有找到任何兼容的tesseract构建包

我在Heroku的生产环境中运行pytesseract代码时出错

pytesseract.pytesseract.TesseractNotFoundError: tesseract is not installed or it's not in your PATH
我正在Heroku 18上工作,没有找到任何兼容的tesseract构建包