- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
OK, I'm confused about this. Again. I think I've done this now at 4 different companies, and I am always befuddled when I start again.
We are using maya 2020. I am starting a new (python) code base from scratch, so I can do it in whatever is considered the "right" way RIGHT NOW. So, working in python both inside and outside maya, I would like to using designer to create .ui files, and then read those .ui files into my python code and instantiate the ui, hopefully without having to translate the .ui to .py.
So... Do I use Pyside2 or PyQt5? What are the pros and cons for either? Is there good simple example code for properly ingesting and instanciating a gui from a .ui file in each?
Any other hints on techniques or problems that I'm overlooking?
Thanks and sorry for my simple-mindedness.
Solved! Go to Solution.