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
