Hi everybody, Finally I've managed to install 2011 x64 on Kubuntu 10.04 (don't ask how, a real pain in the ass)... I've created symbolic links for PyQt4 and sip from /usr/lib/pymodules/python2.6 to /usr/autodesk/maya/lib/python2.6/site-packages
when I try to import PyQt4 inside Maya I get this error, (also this error happens using mayapy outsite maya): from PyQt4 import QtGui # Error: ImportError: /usr/autodesk/maya/lib/python2.6/site-packages/PyQt4/QtGui.so: undefined symbol: _ZTI19QKeyEventTransition # any idea? E.Ozgur Yilmaz Lead Technical Director www.ozgurfx.com -- http://groups.google.com/group/python_inside_maya
