在PyCharm中配置PyQt5环境
文章目录
- 1.安装第三方库
- 2.PyQt5设计器
- 3.`PyUIC`转换工具
🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ
1.安装第三方库
打开cmd
,激活所用环境,然后使用命令即可。
pip install pyqt5
pip install pyqt5-tools
pip install pyqt5designer
或
pip install pyqt5 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pyqt5-tools -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pyqt5designer -i https://pypi.tuna.tsinghua.edu.cn/simple
2.PyQt5设计器
安装上述工具库后,在所使用的虚拟环境的\Lib\site-packages\QtDesigner\
下,可以找到designer.exe
文件。
此即PyQt5
设计器。可以对其创建快捷方式,并将快捷方式移动到桌面即可方便平日使用。
3.PyUIC
转换工具
在所使用的虚拟环境的\Scripts\
文件夹下,可以找到designer.exe
文件。
此即PyQt5
设计器。可以对其创建快捷方式,并将快捷方式移动到桌面即可方便平日使用。
本次分享就到这里,欢迎交流更多技术话题。
🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ🌹꧔ꦿ