Skip to content

Error python gltf2usd.py #185

Description

@ZeroSOFAD

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions