标签:strong star lan python images src class too 命令
官方要求Python版本:Python >=3.5
pip install PyQt5


PyQt5安装成功
? 安装完成功PyQt5后发现没有designer.exe

因此我们需要继续安装PyQt5-tools
pip install PyQt5-tools


PyQt5-tools 安装成功
designer.exe位置如下:
你的Python安装文件夹\Lib\site-packages\pyqt5_tools\Qt\bin

双击designer.exe即可打开设计窗口

PyQt安装使用正常
标签:strong star lan python images src class too 命令
原文地址:https://www.cnblogs.com/ButterflyStars/p/13153925.html