-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Line 94 in 9d30535
| input_type = InputType[os.path.splitext(path)[1][1:].strip()] |
Thank you for sharing this code!
i found the next error when trying to run it into blender
File "\Text", line 94, in
File "C:\Program Files\Blender Foundation\Blender 3.3\3.3\python\lib\ntpath.py", line 204, in splitext
p = os.fspath(p)
TypeError: expected str, bytes or os.PathLike object, not NoneType
and i do not know how to solve this issue
does the same happen with you?
Metadata
Metadata
Assignees
Labels
No labels