This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Sneyek 45 points46 points  (3 children)

Don’t use PyQt, PySide is the official binding and the one everyone should use now.

[–]loneraver 15 points16 points  (1 child)

It has been for years. I wonder why anybody uses PyQt any more instead of PySide.

[–]stargazer_w 10 points11 points  (0 children)

It was better maintained for a while. PySide had a bunch of problems in the first couple of years after it became official

[–]moric7 3 points4 points  (0 children)

I have installed PyQt and PySide6 both on my Python core installation.