PyQT5的designer.exe打开失败

 
 
 
 
 
 
 
 

报错信息

Python —— PyQT5的designer.exe打开失败

 
 
 
 

解决办法

1、找到 “…\Lib\site-packages\pyqt5_tools\Qt\plugins\platforms” 目录,复制其中的两个 .dll 文件

Python —— PyQT5的designer.exe打开失败

 
 

2、将文件覆盖粘贴到 “…\Lib\site-packages\pyqt5_tools\Qt\bin\platforms” 目录下

原本如下
Python —— PyQT5的designer.exe打开失败

覆盖后如下
Python —— PyQT5的designer.exe打开失败

3、打开 desingner.exe 成功打开
Python —— PyQT5的designer.exe打开失败

相关文章:

  • 2021-09-12
  • 2021-12-25
  • 2021-06-19
  • 2021-04-16
  • 2022-02-07
  • 2022-12-23
  • 2022-12-23
  • 2021-08-18
猜你喜欢
  • 2021-06-25
  • 2021-10-14
  • 2021-10-27
  • 2022-03-04
  • 2021-08-25
  • 2021-07-15
  • 2021-11-10
相关资源
相似解决方案