Now I see myself as fairly geeky and I take pride it in. I found just yesterday that Qt has become a part of Maya. I had put Maya on the backburner as something to play with when I get the urge. But there is so much I can do as I have been studying Qt for about 6 months and got fairly good with it.
So I have been trying every since yesterday to get Maya 2014 to work with the Qt designer inside of it. The Documentation is dodgy and after installing python 3.3.2, PyQt GPL v4.10.3 for Python v3.3(x64), sip which I had no idea of what to do with or run, set the environment path to my script file in Maya, and tried to run a simple script. I am still stuck with an error on the first line and the 4th line. # Error: line 1: ImportError: file <maya console> line 4: cannot import name uic # I was getting an error for no sip module also, but I commented it out so I could tackle the two above. So what am I not doing? Where would I be going wrong. Is there a clear guide as to what to do to get Maya working with PyQt. I even found out that it is packaged with PySide. So I changed it from PyQt to PySide but I am hearing PyQt is better. Somebody help please so I can get over this first little hump. -- 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 post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
