Hey, I'm getting this error: # ImportError: DLL load failed: The specified procedure could not be found. #
When I try to execute this in Maya 2012 import PyQt4.phonon It works fine in 2011. Here are the versions I'm using: QtCore.QT_VERSION # Result: 263427 # QtCore.PYQT_VERSION_STR # Result: '4.7.3' # Also, is there any other good alternatives to Phonon? Any help is appreciated! -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
