When I tried to import the ply file from the train's point cloud result in gaussian_splatting, I met with this problem:
Python: Traceback (most recent call last):
File "C:\Users\24224\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\blender-addon_init_.py", line 970, in execute
switch_node.inputs[14]
~~~~~~~~~~~~~~~~~~^^^^
IndexError: bpy_prop_collection[index]: index 14 out of range, size 3
help
When I tried to import the ply file from the train's point cloud result in gaussian_splatting, I met with this problem:
Python: Traceback (most recent call last):
File "C:\Users\24224\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\blender-addon_init_.py", line 970, in execute
switch_node.inputs[14]
~~~~~~~~~~~~~~~~~~^^^^
IndexError: bpy_prop_collection[index]: index 14 out of range, size 3
help