【pyqt5学习】——最新版:配置external tools(designer、pyuic、pqrcc)

目录

1、pip install PyQt5

2、pip install pyqt5-tools

3、file-settings-tools-external tool

点击加号定义工具名字,名字随意便于区分即可

双击每一个工具名字,配置路径(注意每一个exe的路径)

designer.exe

pyuic.exe

 pyrcc.exe​


1、pip install PyQt5

2、pip install pyqt5-tools

3、file-settings-tools-external tool

点击加号定义工具名字,名字随意便于区分即可

双击每一个工具名字,配置路径(注意每一个exe的路径)

网上很多的路径都是错的

designer.exe

pyuic.exe

 

 pyrcc.exe

 

 

Guess you like

Origin blog.csdn.net/qq_45769063/article/details/121765913