Message 1 of 1
Pyside2 ui crashes maya 2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to get a pyside ui created in qt designer and converted to python with pyside2-uic. The output of the pyside2-ui is in python path and is called MainWindow.py. I'm following the instructions
on https://www.pythonguis.com/tutorials/pyside-first-steps-qt-designer/
As seen below it totally crashed Maya. Is there a tutorial on how to generate ui's using qt designer that work with maya?