Traceback (most recent call last):
File "/Applications/usdpython/usdzconvert/usdzconvert", line 17, in
usdUtils.printError("failed to import pxr module. Please add path to USD Python bindings to your PYTHONPATH.")
NameError: name 'usdUtils' is not defined
I kept getting that error and unable to solve it.
In older version of USDZConvert like version 0.62, I just unzip the tool and run usdzconvert after running USD.command and it will simply works. But with version 0.63, for few months now I cannot run the latest USDZConvert 😟 I have reported this many times to Apple and not resolved.
Maybe 0.64 USDZConvert can fix this?
Or is there in anyway I can fix the path error message?
Thanks!