Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\scripts\startup\bl_operators\anim.py", line 74, in execute f.write("ks.use_insertkey_xyz_to_rgb = %s\n" % ks.use_insertkey_xyz_to_rgb) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'KeyingSet' object has no attribute 'use_insertkey_xyz_to_rgb'