InstallationΒΆ
To install the_silo, type:
$ pip install the_silo
Open Nuke’s init.py file and add:
nuke.pluginAddPath('/path/to/your/local/python/site-packages')
Open Nuke’s menu.py file and add:
import the_silo
To install the_silo, type:
$ pip install the_silo
Open Nuke’s init.py file and add:
nuke.pluginAddPath('/path/to/your/local/python/site-packages')
Open Nuke’s menu.py file and add:
import the_silo