Skip to content

TypeError: bpy_struct: item.attr = val: enum "OPTIX" not found in ('OPENIMAGEDENOISE') #24

@Larerr

Description

@Larerr

Thank you for your excellent work!

When I run render_script.py, I get the following error. I'm using the blender.zip provided in your documentation for my Blender configuration, but it's still reporting the error. Looking forward to your answers!

Blender 3.4.1 (hash 55485cb379f7 built 2022-12-20 00:46:45)
/run/user/1011/gvfs/ non-existent directory
Error: Python: Traceback (most recent call last):
  File "/data3/hongbo.wang/Cap3D/captioning_pipeline/render_script.py", line 43, in <module>
    bpy.context.scene.cycles.denoiser = 'OPTIX'
TypeError: bpy_struct: item.attr = val: enum "OPTIX" not found in ('OPENIMAGEDENOISE')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions