prebuilt-package
Installation
SKILL.md
Installing a Prebuilt Usd Optimize Package
This skill covers consuming a published binary drop (e.g. usd_optimize_usd_<usd_ver>_py_<py_ver>@<version>.<platform>.release). It is not for building from source — for that, use the build skill or repo.bat build / repo.sh build.
OS-specific install walkthroughs (interpreter install, environment-variable syntax, virtual-env activation):
- Windows:
docs/install-prebuilt-windows.md - Linux:
docs/install-prebuilt-linux.md
The notes below are platform-neutral and capture the load-bearing details.
What this skill covers
Search this doc for keywords like usdpy, PYTHONPATH, LD_LIBRARY_PATH, entry-point, register_all, analysisMode, nvidia_usd_validate, auditwheel to jump.