Python运行pyqt5 时报错“it could not find or load the Qt platform plugin “windows“

布满荆棘的人生 2023-01-15 11:28 250阅读 0赞

Python运行pyqt5 时报错”it could not find or load the Qt platform plugin “windows”

如下图:
在这里插入图片描述
可能是你pyqt5没有安装
直接安装即可。

  1. pip install pyqt5

我是这样解决的

发表评论

表情:
评论列表 (有 0 条评论,250人围观)

还没有评论,来说两句吧...

相关阅读