pyside6
ashwin31 opened this issue · 2 comments
ashwin31 commented
can you provide pyside6 sample app like what is there avaialbel for pyqt5
mherrmann commented
I'm afraid I can't because the tutorial uses the free version of fbs, which only supports PyQt5 and PySide2. Using PySide6 requires fbs Pro. However, once you have Pro, you can follow the same steps as are described in the tutorial by simply replacing "PyQt5" by "PySide6".
ashwin31 commented
Thank you. It worked.