码迷,mamicode.com
首页 > Windows程序 > 详细

Could not find the Qt platform plugin windows错误解决方法

时间:2020-05-30 10:43:23      阅读:218      评论:0      收藏:0      [点我收藏+]

标签:site   nbsp   程序   pat   添加   窗口   ges   解决   har   

在PyCharm中运行PyQt5窗口程序时,出现了下图所有的错误提示。

 技术图片

出现该问题的原因是环境变量没有添加。

解决方法:
在环境变量中增加:
QT_QPA_PLATFORM_PLUGIN_PATH 

路径:C:\Program Files\Python38\Lib\site-packages\PyQt5\Qt\plugins

Could not find the Qt platform plugin windows错误解决方法

标签:site   nbsp   程序   pat   添加   窗口   ges   解决   har   

原文地址:https://www.cnblogs.com/DonetRen/p/12991102.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!