是否安装了 Poppler 并在路径中

时间:2021-03-18 09:49:07

标签: python executable poppler

我正在使用 pdf2image 中的 convert_from_path 将 pdf 文档转换为文本。 该程序本身运行良好。 但是当我运行使用 pyinstaller 创建的 exe 时,出现错误:- pdf2image.exceptions.PDFInfoNotInstalledError:无法获得页数。 poppler 是否已安装并在 PATH 中?

0 个答案:

没有答案