小编Aka*_*sh 的帖子

你如何在 google colab 上安装 poppler

我正在使用 python 包 pdf2img,但出现错误,要求我检查是否安装了 poppler,所以我在 colab 的代码框中运行了“pip install python-poppler-qt5”,但随后我得到以下信息错误:

Collecting python-poppler-qt5 Using cached https://files.pythonhosted.org/packages/6a/7d/65a14ece5dd6a1564b576c1ca30b0f5639be64cc55b62b4d2b497159ed43/python-poppler-qt5-0.75.0.tar.gz
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Run Code Online (Sandbox Code Playgroud)

有人可以给我一个解决方案吗?

python poppler python-3.x google-colaboratory

8
推荐指数
1
解决办法
3679
查看次数

标签 统计

google-colaboratory ×1

poppler ×1

python ×1

python-3.x ×1