We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
当我执行 python pface.py 的时候 报以下错误:
ImportError: /usr/lib/x86_64-linux-gnu/libQt5Test.so.5: undefined symbol: _Z32qt_register_signal_spy_callbacksRK21QSignalSpyCallbackSet
系统 ubuntu 16.04
The text was updated successfully, but these errors were encountered:
我这么解决的: sudo apt-get remove qt5-default qtcreator
sudo apt-get remove qt5-default qtcreator
Sorry, something went wrong.
没有输出怎么解决请问
No branches or pull requests
当我执行 python pface.py 的时候 报以下错误:
ImportError: /usr/lib/x86_64-linux-gnu/libQt5Test.so.5: undefined symbol: _Z32qt_register_signal_spy_callbacksRK21QSignalSpyCallbackSet
系统 ubuntu 16.04
The text was updated successfully, but these errors were encountered: