Cannot install python-poppler-qt5 on windows 8.1

旧时模样 提交于 2019-12-18 07:12:55

问题


I got this error when trying to install python-poppler-qt5 on windows 8.1 "Failed to determine Qt version ([WinError 2] The system cannot find the file specified)"

I have googled the whole day but still couldn't find the solution to that. What's the problem?


回答1:


Run the following command in cmd:

pip install python-qt5

Your problem should be solved now.



来源:https://stackoverflow.com/questions/50311856/cannot-install-python-poppler-qt5-on-windows-8-1

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!