Hi Guys, Has anyone got a phonon module to work inside of nuke (script editor).
import nuke import PySide.QtCore as QtCore import PySide.QtGui as QtGui from PySide.phonon import Phonon gives an import error: # Result: Traceback (most recent call last): File "<string>", line 4, in <module> ImportError: No module named phonon
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
