Thanks for your answer Hugo.
Those are the two lines that gives me the error:

camera = nuke.createNode("Camera2")
k = nuke.Array_Knob("ref_frame", "ref_frame")
camera.addKnob(k)

I'm actually using an Int_Knob and it's working but I'm interested in 
understanding why it doesn't work with the Array_Knob
Thanks



_______________________________________________
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