我正在尝试为一个项目使用Keras_ocr,但我无法将其导入到我的脚本中。我使用的是tensorflow后端(非gpu)。以下是我收到的错误代码: File "C:/Users/Cameron/PycharmProjects/NN-1/Test 1.\keras_ocr\__init__.py", line 1, in <module>
fro
我下载了tesseract-OCR的可执行文件并安装了它。另一方面,我还从下载了一个轻子子的压缩文件。它包括两个目录,即lib和include。接下来,我尝试在python虚拟环境中执行pip install tesserocr,然后它返回了错误。Cannot open include file: 'leptonica/allheaders.h': No such file or directory
我注意到,allheaders.h位于我之前下载的轻子文件的</em