If you're on Linux, I'm afraid you may be out of luck. I believe Maya's Qt build does not have phonon support. Can't confirm that the same is true of Mac/Windows versions, but I would guess they're the same.
On Monday, June 4, 2012 2:08:50 PM UTC-7, loked wrote: > > 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
