Skip to main content
Downloads and installs the pyzed Python wheel matching the installed ZED SDK version. pyzed is not on PyPI, so this command fetches the matching wheel from Stereolabs and installs it straight into the interpreter running the axol CLI (the uv tool environment). The wheel is cached in ~/.almond/wheels/.
Requires the ZED SDK to be installed at /usr/local/zed first — the command reads the SDK version from its headers to pick the right wheel, and exits with an error pointing to the Stereolabs download page when it’s missing. The one-command install runs this automatically whenever the SDK is present.