The open source Qt development toolkit is a popular choice for cross-platform development. It provides native-looking widgets and tight integration with the underlying platform on Windows, Linux, and ...
PySide2 on pip comes with a copy of Qt Designer(I don't know if PyQt5 is similar). It should be possible to check site-packages for PySide2/designer.exe and use that copy instead of having to manually ...