panmari/stanford-shapenet-renderer

links.new issue

Closed this issue · 2 comments

Hi, recently when I run your code, an error occurs in the line 65:
in
links.new(render_layers.outputs['Depth'], map.inputs[0])
KeyError: 'bpy_prop_collection[key]: key "Depth" not found'
So how can I fix it?
Thank you.

Yes, I run the code on 2.76. And once I change the version to 2.79, the error disappears.
Thank you again.