David Richard Nelson
David Richard Nelson
> Is it possible that you have previously overridden some usdview settings, e.g. near clip plane? > > What happens if you try: `usdview --defaultsettings Sphere.usda`? That was same results...
> After some additional testing it seems the essential difference here is PySide2 vs PySide6. > > PySide2 support is coming to an end (i.e. it's not available on PyPI...
Has anyone encountered this bug on Windows with Python versions of various natures? I Have Python 3.11 installed and in default system path via env var. `C:\usd>python -c "import sys;...
Sure thing. I have Autodesk and Houdini installed from their respective installers for USD on this system. I had installed OpenUSD previously with Python3.9 but ran into this error (...
@sunyab Oh, SMH. It was right in my face. Somehow the Py 3.9 installation had covered the PYTHONPATH setup and removing it cleared the path when setting up Py 3.11...