Here you go! There are versions for each version of Maya, including 2015. https://github.com/pyqt
But yes, I would agree that going with PySide is better if you're starting from scratch. On 4 November 2015 at 21:16, Justin Israel <[email protected]> wrote: > Building and installing PyQt, built against Maya, is a non trivial task. > Can you just stick with PySide? It is shipped with Maya and has basically > the same API as PyQt, save a few minor differences. > > On Thu, 5 Nov 2015 9:46 AM <[email protected]> wrote: > >> Hello friends, >> >> i am useless at installing plugins/scripts/modules or whatever this is. >> but i need to create a nice sexy gui for my python script and i hear pyqt >> is the way forward in the gui department. >> >> however i have found contradicting information online about how to >> install, there are header files i need but also an .exe file to run, though >> other places have said from maya 2011 onwards pyqt is already built in to >> it. im getting a head ache. >> >> could someone kindly give me the basic steps to get pyqt working on maya >> 2015 >> bear in mind i am not very software savvy >> >> thanks alot, >> >> Sam >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Python Programming for Autodesk Maya" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/python_inside_maya/4b9ae555-e107-4ac1-83a8-5b91ee207294%40googlegroups.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA2KFWAnow2qGEua4%3D-AN_3VaowRLhxMdcwpi01pX5mTbA%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA2KFWAnow2qGEua4%3D-AN_3VaowRLhxMdcwpi01pX5mTbA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Marcus Ottosson* [email protected] -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOARHZA77b7%3DMeL3xf9R9LgRYmcgGgUVayZqi6ZNnNRczg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
