Hey folks,

I'm trying to build PyQt for Mac and I followed this tutorial here
http://around-the-corner.typepad.com/adn/2014/04/building-sip-and-pyqt-for-maya-2015.html

But I'm getting this error:

from PyQt4 import QtGui

# Error: ImportError: file <maya console> line 1: 
dlopen(/Applications/Autodesk/maya2015/Maya.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python2.7/site-packages/PyQt4/_qt.so,
 
2): Symbol not found: 
__ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE0EE11qt_metacastEPKc
  Referenced from: 
/Applications/Autodesk/maya2015/Maya.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python2.7/site-packages/PyQt4/_qt.so
  Expected in: flat namespace
 in 
/Applications/Autodesk/maya2015/Maya.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python2.7/site-packages/PyQt4/_qt.so
 
#

Any idea?

Thanks,
Ehsan

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/2faf633a-7687-47f1-b8b5-05b14c52ea2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to