PyQt5 qt.qpa.plugin: Could not load the Qt platform plugin “xcb“ in ““ even though it was found.
1.PyQt5 qt.qpa.plugin: Could not load the Qt platform plugin “xcb“ in ““ even though it was found问题解决:
不要使用pip install pyqt5
重新建立一个环境,使用conda install pyqt5安装!!
2.qt.qpa.screen: QXcbConnection: Could not connect to display
Could not connect to any X display
原创
2020-12-20 20:26:22 ·
1609 阅读 ·
2 评论