Hi, I'm trying to import the QtWebKit inside nuke but I keep getting error messages that the DLL could not be loaded. This only seems to be the case with the webkit, other PySide imports like: QtCore,QTGui etc. seem to be fine.
Script I'm running: import nuke import nukescripts from nukescripts import panels import PySide from PySide.QtGui import * from PySide.QtCore import * from PySide.QtWebKit import * Anyone? Thanks, Remco Consten
_______________________________________________ Nuke-python mailing list Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python