usdpython 0.63 run error

my macOS version is 10.15.2 (19C57), i start the command-line tools through the 'USD.command', but when i run usdzconvert, it call


Traceback (most recent call last):

File "/Applications/usdpython/usdzconvert/usdzconvert", line 17, in <module>

usdUtils.printError("failed to import pxr module. Please add path to USD Python bindings to your PYTHONPATH.")

NameError: name 'usdUtils' is not defined

I am having the exact same problem. Anyone?

Had the same issue. USDZConvert 0.63 is buggy, Download and install 0.64 over the existing install and it should start to work (as far as this error is gone for me on Mojave). See also https://developer.apple.com/forums/thread/131868?login=true&page=1#633813022

usdpython 0.63 run error
 
 
Q