Python Forum
[PyQt] [Solved]Converting .ui to .py
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] [Solved]Converting .ui to .py
#1
Hello,

I used QT Designer (This one here: QT Designer Link) and I'm wondering how to convert the UI file that I have to a useable Python file?

I keep seeing tutorials using "pyuic5" but it doesn't work for me (I even tried pyuic6, since the designer uses pyQt6, but no luck.)
I just get:
pyuic6' is not recognized as an internal or external command,
operable program or batch file.


Any help is greatly appreciated.

Thanks in advance.
Reply


Messages In This Thread
[Solved]Converting .ui to .py - by Extra - May-11-2022, 09:03 PM
RE: Converting .ui to .py - by deanhystad - May-11-2022, 09:10 PM
RE: Converting .ui to .py - by Axel_Erfurt - May-11-2022, 09:11 PM
RE: Converting .ui to .py - by Extra - May-11-2022, 09:38 PM
RE: Converting .ui to .py - by Larz60+ - May-11-2022, 09:11 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020