Written by Cyrille Fauvel – Autodesk Developer Network (April 2013) Updated by Chengxi Li - Autodesk Developer Network (August 2018) Building SIP, and PyQt for Maya 2018 PyQt [https://www.riverbankcomputing.co.uk] is a python binding to the Qt library. Because Maya uses Qt internally, you can use the PyQt modules in Maya python scripts to create custom UI. PyQt does not have the same licensing as Maya, Qt, or Python. Please consult the PyQt website for information about licensing for PyQt. Download... Read more →