You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: