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
C:\Python33\python.exe .\fbx2gltf.py
Traceback (most recent call last):
File ".\fbx2gltf.py", line 1349, in
TIME_INFINITY = FbxTime(0x7fffffffffffffff)
NameError: name 'FbxTime' is not defined
with python 3.3 and FBX Python SDK\2018.0\lib\Python33_x64
other dependence lost?
The text was updated successfully, but these errors were encountered:
C:\Python33\python.exe .\fbx2gltf.py
Traceback (most recent call last):
File ".\fbx2gltf.py", line 1349, in
TIME_INFINITY = FbxTime(0x7fffffffffffffff)
NameError: name 'FbxTime' is not defined
with python 3.3 and FBX Python SDK\2018.0\lib\Python33_x64
other dependence lost?
The text was updated successfully, but these errors were encountered: