Cannot install python-poppler-qt5 on windows 8.1

2020-02-13 02:07发布

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条回答
对你真心纯属浪费
2楼-- · 2020-02-13 02:38

Run the following command in cmd:

pip install python-qt5

Your problem should be solved now.

查看更多
登录 后发表回答