The script doesn't work in nuke >= 11!
Link to video: Split exr layers
-
Download or clone this repo
git clone https://github.com/artemhlezin/split-exr.git -
add
split-exrfolder to your nuke plugin path
For example, modify init.py
import nuke nuke.pluginAddPath("./python/split-exr")