0

I am teaching myself PyQt6 using this tutorial. I get the examples running and I want to use Qt Designer. I can install it but in all cases (mentioned below) Qt designer starts and hangs. I have to kill -9 in order to stop the job. The things I have done are:

  • using the link above, it asks you to pip install pyqt6-tools. When calling pyqt6-tools designer Qt designer starts and hangs
  • I tried this link with the same results (starts and hangs):
    sudo apt-get install qttools5-dev-tools
    sudo apt-get install qttools5-dev
  • I tried to apt install sudo apt install designer-qt6 but the resulted in sudo apt install designer-qt6 not found when I tried to start it

Anybody any idea how to install and start a running version PyQt6 designer? Preferably stand alone but other solkutions are welcome as well.

Arnold
  • 215

0 Answers0