gpt4 book ai didi

python-3.x - 无法获取页数。 poppler 是否已安装并位于 PATH 中?在苹果机上

转载 作者:行者123 更新时间:2023-12-04 00:12:04 24 4
gpt4 key购买 nike

无法获取页数。 poppler 是否已安装并在 PATH 中?

poppler 安装...重新安装pdf2image 已安装....已重新安装

注意:拥有 Python 版本 3 和 2使用 3...作为 python -V3 上运行的代码

-----python代码

从 pdf2image 导入 convert_from_pathpages = convert_from_path('dhl.pdf', 500)

位置也正确。

文件“/anaconda3/lib/python3.7/site-packages/pdf2image/pdf2image.py”,第 186 行,在 _page_count raise PDFInfoNotInstalledError('无法获取页数。poppler 是否已安装并在 PATH 中?')

PDFInfoNotInstalledError:无法获取页数。 poppler 是否已安装并在 PATH 中?

最佳答案

我遇到了同样的问题。pdf2image 具有 Poppler 依赖项。

您需要做的是以下内容。

 brew install poppler

在您的 mac 终端中。

关于python-3.x - 无法获取页数。 poppler 是否已安装并位于 PATH 中?在苹果机上,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54647212/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com