顺带一提,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 “”.
anaconda里面qt designer启动失败
网上找了下,网友大多是移植qt程序时候碰到了这个问题,心疼我自己如此悲催,启动designer就遇到了,简直是死在了第一步。
不过既然报错一样,解决的办法是类似的。看网上文章说要复制platforms到.exe同级目录。
搜寻了一番,在Anaconda3\pkgs\qt-5.9.5-vc14he4a7d60_0\Library\plugins文件夹下找到了platforms文件夹,把整个文件夹复制到designer的路径下,重新启动。问题解决!
继续我的第一步~

相关文章:

  • 2021-04-24
  • 2021-07-30
  • 2021-12-27
  • 2021-10-18
  • 2021-05-14
  • 2021-10-18
猜你喜欢
  • 2021-09-08
  • 2022-12-23
  • 2021-12-02
  • 2021-12-10
  • 2021-11-02
  • 2021-11-24
  • 2022-01-23
相关资源
相似解决方案