debugChicken
debugChicken
I have the same issue, everything else seems fine ``` daniloganzella@Mini-de-Danilo ~ % echo $PATH /usr/local/opt/llvm/bin:/opt/local/USD/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/USD/bin:/opt/local/USD/lib/python:/opt/local/USD/lib:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/daniloganzella/Downloads/flutter/bin daniloganzella@Mini-de-Danilo ~ % echo $PYTHONPATH /usr/local/bin/python3 daniloganzella@Mini-de-Danilo ~ % usdview ./extras/usd/tutorials/convertingLayerFormats/Sphere.usda Traceback (most recent...
k, was able to run it. the issue was that PYTHONPATH was wrong, it needs to be /opt/local/USD/lib/python and not python binary itself. my bad!!
@Chris-RH ?????????????? this issue is 4 year old!! it literally is number 55 and the one I opened is 381, look it yourself!!! https://github.com/RenderHeads/UnityPlugin-AVProMovieCapture/issues/381 is ther a reason this has...
yes I noticed that too ;_;