It looks like you are missing support for the Phonon plugin. It was built
with references to it but the actual phonon lib isn't linked in.

On Mon, 15 Jun 2015 7:40 AM Ehsan Kiani <[email protected]> wrote:

> 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
> <https://groups.google.com/d/msgid/python_inside_maya/2faf633a-7687-47f1-b8b5-05b14c52ea2a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAPGFgA1YXgBWV_g3wyHXbTCTRrG6xy13B8WH-wYVWwtPGJGn7Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to