I get an error
------ERROR-----
C:\OpenServer\domains\3d\gltf2usd-master\Source>python gltf2usd.py -h
Traceback (most recent call last):
File "gltf2usd.py", line 21, in
from _gltf2usd.gltf2loader import GLTF2Loader, PrimitiveMode, TextureWrap, MinFilter, MagFilter
File "C:\OpenServer\domains\3d\gltf2usd-master\Source_gltf2usd\gltf2loader.py", line 9, in
import gltf2usdUtils
ModuleNotFoundError: No module named 'gltf2usdUtils'
------ERROR-----
And the same error when
C:\OpenServer\domains\3d\gltf2usd-master\Source>python gltf2usd.py -g c:\OpenServer\domains\3d\scale_box.gltf -o c:\OpenServer\domains\3d\scale_box.usda
I get an error
------ERROR-----
C:\OpenServer\domains\3d\gltf2usd-master\Source>python gltf2usd.py -h
Traceback (most recent call last):
File "gltf2usd.py", line 21, in
from _gltf2usd.gltf2loader import GLTF2Loader, PrimitiveMode, TextureWrap, MinFilter, MagFilter
File "C:\OpenServer\domains\3d\gltf2usd-master\Source_gltf2usd\gltf2loader.py", line 9, in
import gltf2usdUtils
ModuleNotFoundError: No module named 'gltf2usdUtils'
------ERROR-----
And the same error when
C:\OpenServer\domains\3d\gltf2usd-master\Source>python gltf2usd.py -g c:\OpenServer\domains\3d\scale_box.gltf -o c:\OpenServer\domains\3d\scale_box.usda