Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装PyQt5 designer #45

Open
ysl2 opened this issue Mar 3, 2024 · 0 comments
Open

安装PyQt5 designer #45

ysl2 opened this issue Mar 3, 2024 · 0 comments

Comments

@ysl2
Copy link
Owner

ysl2 commented Mar 3, 2024

通过pip可以安装

# Install
pip install pyqt5-tools

# Use
# Method 1: directly
designer
# Method 2: command
pyqt5-tools designer

下面的方法是系统级别,不需要这么麻烦。

sudo apt-get install qttools5-dev-tools qttools5-dev
@ysl2 ysl2 added the debian label Mar 3, 2024
@ysl2 ysl2 changed the title Debian安装PyQt5 designer 安装PyQt5 designer Mar 3, 2024
@ysl2 ysl2 removed the debian label Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant