filmov
tv
How to install QtDesigner tool on ubuntu/ linux PyQt5 and convert .ui file to .py

Показать описание
In this video you will get to know How to install QtDesigner tool on ubuntu/ linux PyQt5 and convert .ui file to .py
follow
these steps
• pip3 install --user pyqt5
• sudo apt-get install python3-pyqt5
• sudo apt-get install pyqt5-dev-tools
• sudo apt-get install qttools5-dev-tools
follow
these steps
• pip3 install --user pyqt5
• sudo apt-get install python3-pyqt5
• sudo apt-get install pyqt5-dev-tools
• sudo apt-get install qttools5-dev-tools