Wednesday, 28 May 2008

Executing python scripts through nuke-python

Python scripts can be executed through nuke's python interpreter using the following method.

cat [py script] | nuke -t

A fudge to be sure, but it does work.

No comments: