Just to make sure this info also shows up in this thread... I have this information collected into one place on my blog:
http://www.justinfx.com/2011/11/09/installing-pyqt4-for-maya-2012-osx/ On Thu, Mar 8, 2012 at 9:37 AM, notanymike <[email protected]> wrote: > Never mind, I found this: http://www.kurianos.com/wordpress/?p=551 > > > On Monday, May 17, 2010 11:43:39 AM UTC-7, Ozgur wrote: >> >> 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<http://groups.google.com/group/python_inside_maya> > > -- > 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
