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

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to