When running
python3 -m ppcie.verifier.verification --gpu-attestation-mode=LOCAL --switch-attestation-mode=LOCAL
# OR
python3 -m ppcie.verifier.verification --gpu-attestation-mode=REMOTE --switch-attestation-mode=REMOTE
to verify switch integrity, we get
*An error occurred while using the PPCIE Verification Tool python3: undefined symbol: nscq_session_create*
Nvidia Driver Version: 575.57.08
CUDA Version: 12.9
Latest NVtrust (https://github.com/NVIDIA/nvtrust/releases/tag/2025.5.28.001)
We would love to use latest nvtrust / cuda/ nvidia versions for the touted high trt TPS, but this issue is a major blocker for us.