报错:This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
解决方法:
把PyQt5\Qt\plugins中platforms文件所有文件复制到pyqt5_tools\Qt\bin目录下(替换重复文件),重新打开即可
报错:This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
解决方法:
把PyQt5\Qt\plugins中platforms文件所有文件复制到pyqt5_tools\Qt\bin目录下(替换重复文件),重新打开即可