I tried to give this a test... but I am seeing a problem in the UI file. It seems like formLayout_3 object is trying to use API calls from both the QFormLayout, and a QGridLayout? I get errors about QFormLayout not having some of the addLayout() calls it is trying to do. Also, I would think that after you had fixed those PySide vs PyQt4 mismatches...you would have gotten different errors. Is that not the case?
On Fri, Nov 13, 2015 at 7:40 PM yann19 <[email protected]> wrote: > Thanks for getting back. I tried correcting the imports, however it is > still not working, unfortunately. > > -- > 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/a3edc895-cd17-417c-b4aa-3baf38793e73%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/a3edc895-cd17-417c-b4aa-3baf38793e73%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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/CAPGFgA2w_-qepsJ4G7uHO0-xJbEKABAsEdviBYuo_mpkNTw_%3Dw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
