Maya 2012 is using Qt 4.7.1 and you need to puild pyqt with qt 4.7.1 I think.
On Mon, Jun 4, 2012 at 2:08 PM, loked <[email protected]> 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 > -- --:: Kurian ::-- -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
