Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

按照提示安装后无法正常运行 #33

Open
jarodise opened this issue Jul 13, 2022 · 0 comments
Open

按照提示安装后无法正常运行 #33

jarodise opened this issue Jul 13, 2022 · 0 comments

Comments

@jarodise
Copy link

报错信息如下:

Traceback (most recent call last):
File "/Users/jarodise/Downloads/wereader-master/main.py", line 12, in
from PyQt5.QtWebEngineWidgets import (QWebEngineProfile, QWebEngineView)
ImportError: dlopen(/Users/jarodise/.pyenv/versions/3.10.3/lib/python3.10/site-packages/PyQt5/QtWebEngineWidgets.so, 0x0002): Library not loaded: @rpath/QtQuick.framework/Versions/5/QtQuick
Referenced from: /Users/jarodise/.pyenv/versions/3.10.3/lib/python3.10/site-packages/PyQt5/QtWebEngineWidgets.so
Reason: tried: '/Users/jarodise/.pyenv/versions/3.10.3/bin/../Frameworks/QtQuick.framework/Versions/5/QtQuick' (no such file), '/Users/jarodise/.pyenv/versions/3.10.3/lib/python3.10/site-packages/PyQt5/Qt/lib/QtQuick.framework/Versions/5/QtQuick' (no such file), '/Users/jarodise/.pyenv/versions/3.10.3/bin/../Frameworks/QtQuick.framework/Versions/5/QtQuick' (no such file), '/Users/jarodise/.pyenv/versions/3.10.3/lib/python3.10/site-packages/PyQt5/Qt/lib/QtQuick.framework/Versions/5/QtQuick' (no such file), '/Library/Frameworks/QtQuick.framework/Versions/5/QtQuick' (no such file), '/System/Library/Frameworks/QtQuick.framework/Versions/5/QtQuick' (no such file)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant