qt安装好了 可以正常打开
qt5 包也 安装好了。。。
转换就是提示错误
thon\Python38\python.exe: Error while finding module specification for 'PyQt5.uic.pyuic' (ModuleNotFoundError: No module named 'PyQt5')
是不是 PyUIC 设置错了?
name PyUIC
program C:\Users\001\AppData\Local\Programs\Python\Python38\python.exe
arguments -m PyQt5.uic.pyuic $FileName$ -o $FileWithoutExtension$.py
working directory $FileDir$
可以在 files->settings->tools->external tools 看一下pyuic插件有没有。