Afraid Nuke6.3 doesn't include the PySide phonon module

You can always build this yourself though and include it in your PYTHONPATH or NUKE_PATH env variables

Hope that helps

Tom Ward, Software Engineer
The Foundry, 6th Floor, The Communications Building,
48 Leicester Square, London, UK, WC2H 7LT
Tel: +44 (0)20 7434 0449   Web: www.thefoundry.co.uk

The Foundry Visionmongers Ltd.
Registered in England and Wales No: 4642027


On 23/04/2012 15:07, Bryan Dunkley wrote:
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
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to