[FEATURE]Traceback (most recent call last): File "lib/utils/fbx_output.py", line 296, in <module> if not input_path.startswith(os.path.sep): NameError: name 'input_path' is not defined #259
Labels
enhancement
New feature or request
how to fix :
Traceback (most recent call last):
File "lib/utils/fbx_output.py", line 295, in
if not input_path.startswith(os.path.sep):
NameError: name 'input_path' is not defined
The text was updated successfully, but these errors were encountered: