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.
--
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 python_inside_m...@googlegroups.com.
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.
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 <ehsanki...@gmail.com> wrote:
Hey folks,--I'm trying to build PyQt for Mac and I followed this tutorial hereBut 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_metacastEPKcReferenced from: /Applications/Autodesk/maya2015/Maya.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python2.7/site-packages/PyQt4/_qt.soExpected in: flat namespacein /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 python_inside_maya+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_m...@googlegroups.com.
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.
--
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/b8b9ca3a-70a8-47fb-91a0-b8d58eef32f4%40googlegroups.com.
/Applications/Autodesk/maya2015/Maya.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python2.7/site-packages/PyQt4/_qt.so:
@executable_path/phonon (compatibility version 4.4.0, current version 4.4.0)
@executable_path/QtXmlPatterns (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtWebKit (compatibility version 4.9.0, current version 4.9.4)
@executable_path/QtSvg (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtSql (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtOpenGL (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtXml (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtScriptTools (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtScript (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtDeclarative (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtNetwork (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtMultimedia (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtHelp (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtGui (compatibility version 4.8.0, current version 4.8.5)
@executable_path/QtCore (compatibility version 4.8.0, current version 4.8.5)
/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 120.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1213.0.0)
So perhaps I that I need to install QT 4.8.0 instead of 4.8.5? (Also I was thinking to downgrade my osx version to 10.7, right now I'm on Yosemite)
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsub...@googlegroups.com.
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.
--
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 python_inside_maya+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_m...@googlegroups.com.
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.
--
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/b8b9ca3a-70a8-47fb-91a0-b8d58eef32f4%40googlegroups.com.
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/a44152f1-4e38-4527-9c28-92f399ebbc3e%40googlegroups.com.
[Paths] Prefix= Libraries=../MacOS Binaries=../bin Headers=../../../devkit/include/Qt Data=.. Plugins=../qt-plugins Translations=../qt-translations
So I have the phonon at this address: /Applications/Autodesk/maya2015/devkit/include/Qt/phonon
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1Bv7CpJgUMWv99rX4_8%3DBaWq0QHrawm20N8%2BGv460GPw%40mail.gmail.com.
I guess there is another Phonon file here: /Applications/Autodesk/maya2015/Maya.app/Contents/MacOS
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAAM3gdWSOGLBCqgDkowJDYw7M7Fd9dn0K1Ai11kRgubN1zLyDA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA0_UCd5yqP8dvkKmtJqdG%2B%2BwcXhTq%3D4Ew7OgOMxV_-bCQ%40mail.gmail.com.