遇到This application failed to start because no Qt platform plugin could be initialized.

在WIN 10 x64下安装PyQt5,找到C:\Users\Administrator\AppData\Local\Programs\Python\Python35\Lib\site-packages\pyqt5_tools\Qt\bin\designer.exe运行,提示This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem。参考了一些文章,但在具体解决方法上,多数描述不准确,没有解决我的问题。后来经自己反复试验,终于解决了。现分享给大家。

要在系统环境变量中增加如下,

具体环境变量名为  ,QT_QPA_PLATFORM_PLUGIN_PATH

变量值为,C:\Users\Administrator\AppData\Local\Programs\Python\Python35\Lib\site-packages\pyqt5_tools\Qt\plugins

 

 

出现这个错误是因为QT没有找到正确的平台插件,可以尝试按照以下步骤解决: 1. 确认QT的安装路径,并找到该路径下的“plugins/platforms”目录。 2. 复制“qwindows.dll”文件到编译生成文件所在目录下。(该目录为CMakeLists.txt中add_executable的路径) 3. 检查以下环境变量是否正确设置: - QTDIR: QT的安装路径 - PATH: QT的bin目录,例如:“QTDIR/bin” 4. 如果以上步骤不起作用,可以尝试复制整个“plugins”目录到编译生成文件所在目录下。 引用: Clion运行QT报错Could not find the Qt platform plugin “windows“ in ““ This application failed to ... 找遍了全部的外网教程,都是使用其他的库大部分没有说的很清楚。 qt.qpa.plugin: Could not find the Qt platform plugin "windows" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fi x this problem. [^1]。 引用: 我的Qt版本为5.15.2,在运行我的程序后,先是弹出我缺少.dll,后面根据QT运行exe遇到Qt5Core.dll等dll文件缺失及无法定位程序输入点于动态链接库问题解决方法_exe文件找不到dll_Mds18的博客-优快云博客 这个教程放置.dll文件,以及设置环境变量后,运行自己的程序又出现了This application failed to start because no Qt platform plugin could be initialized的错误,参考了​​​​​​​This application failed to start because no Qt platform plugin could be initialized问题解决合集_HaloHoohoo的博客-优快云博客 [^2]。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值