顺带一提,anaconda里面的designer路径为:Anaconda3\pkgs\qt-5.6.2-vc14_1\Library\bin
今天装了anaconda3,启动designer时候却报错了。
this application failed to start because it could not find or load the Qt platform plugin “windows” in “”.
网上找了下,网友大多是移植qt程序时候碰到了这个问题,心疼我自己如此悲催,启动designer就遇到了,简直是死在了第一步。
不过既然报错一样,解决的办法是类似的。看网上文章说要复制platforms到.exe同级目录。
搜寻了一番,在Anaconda3\pkgs\qt-5.9.5-vc14he4a7d60_0\Library\plugins文件夹下找到了platforms文件夹,把整个文件夹复制到designer的路径下,重新启动。问题解决!
继续我的第一步~
anaconda里面qt designer启动失败
最新推荐文章于 2026-06-13 13:19:05 发布
在安装Anaconda3后,启动Designer遇到错误,因未能找到或加载Qtplatform plugin“windows”。通过将platforms文件夹从Anaconda3pkgsqt-5.9.5-vc14he4a7d60_0Libraryplugins复制到Designer路径下,成功解决了启动问题。

1万+

被折叠的 条评论
为什么被折叠?



