pip install pythonpopplerqt5,命令“python设置.pyegg_info“失败,错误代码为1

2024-04-20 10:52:08 发布

您现在位置:Python中文网/ 问答频道 /正文

当我尝试pip安装python-poppler-qt5时,我得到以下错误。在

pip install python-poppler-qt5
Collecting python-poppler-qt5
Using cached https://files.pythonhosted.org/packages/af/e7/aa451d4ca0910472c4442d8aa6ef44300852926d85ad033b029a22157027/python-poppler-qt5-0.24.2.tar.gz
    ERROR: Complete output from command python setup.py egg_info:
    ERROR: running egg_info
    creating pip-egg-info\python_poppler_qt5.egg-info
    writing pip-egg-info\python_poppler_qt5.egg-info\PKG-INFO
    writing dependency_links to pip-egg-info\python_poppler_qt5.egg-info\dependency_links.txt
    writing top-level names to pip-egg-info\python_poppler_qt5.egg-info\top_level.txt
    writing manifest file 'pip-egg-info\python_poppler_qt5.egg-info\SOURCES.txt'
    Failed to determine Qt version ([WinError 2] The system cannot find the file specified).
    ----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in C:\Users\jmcaw\AppData\Local\Temp\pip-install-j38nh0qa\python-poppler-qt5\

Tags: installpiptopyinfotxteggtop