Did you guys had a look at this post http://nathanhorne.com/?p=485
On Tuesday, August 28, 2012 11:59:31 AM UTC+5:30, shapeofmotion wrote: > Hi, > > > The error matches up with the pastebin and it is the only error message I get. > > > BR > Johan > > Den måndagen den 27:e augusti 2012 kl. 19:53:14 UTC+2 skrev Justin > Israel:Haven't ever tried PySide in Maya yet. I gave it a go, trying to build > > it once and had a bunch of problems, then gave up. PyQt has been a lot > > easier. Unfortunately, I can't give too much specific help. > > Does that line 21 error match up with your pastebin? Is there more of > > a traceback to see? > > > > > > > > On Mon, Aug 27, 2012 at 1:08 AM, shapeofmotion <[email protected]> wrote: > > > Hi, > > > > > > I am quite new to PySide in Maya and I get a weird behaviour after I have > > > isntantiated a number of windows in Maya. > > > The error I get is # Error: AttributeError: file <maya console> line 21: > > > 'MyWindow' object has no attribute 'winEvent' > > > I am using code from a masterclass from autodesk. > > > See code below. > > > > > > http://pastebin.ubuntu.com/1169427/ > > > > > > I am using the PySide and shiboken build from render loop. That build is for > > > Maya 2012 and I an using 2013, but both are using Qt 4.7.1 so that should be > > > ok I guess ? > > > > > > Does anyone know what the problem might be ? > > > > > > BR > > > Johan > > > > > > -- > > > view archives: http://groups.google.com/group/python_inside_maya > > > change your subscription settings: > > > http://groups.google.com/group/python_inside_maya/subscribe -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected].
