Probably you are using PyQt compiled for Python 2.6 and Maya 2009 uses Python 2.5 instead...
E.Ozgur Yilmaz Lead Technical Director eoyilmaz.blogspot.com www.ozgurfx.com On Sat, Jul 10, 2010 at 4:38 PM, Tweedle Dum <[email protected]> wrote: > Hi, > I'm struggling with getting pyqt to work with maya 2009. I searched > through the discussions but I couldn't find a solution. I'm getting > the following error : > > # Error: /usr/autodesk/maya2009-x64/lib/python2.5/site-packages/PyQt4/ > QtCore.so: undefined symbol: PyByteArray_Type > # Traceback (most recent call last): > # File "<maya console>", line 6, in <module> > # ImportError: /usr/autodesk/maya2009-x64/lib/python2.5/site-packages/ > PyQt4/QtCore.so: undefined symbol: PyByteArray_Type # > > thanks > > -- > http://groups.google.com/group/python_inside_maya -- http://groups.google.com/group/python_inside_maya
