VPI package not found

Hi, vanny132

Do you want to install VPI on a desktop machine or Jetson Nano?
The instruction is for an x86_64 environment.

For Nano, you should get the VPI preinstalled after setting up with the SDK manager
Or you can install it with sudo apt install nvidia-vpi directly.

Please also note that VPI v2.0 is included for JetPack 5.0 DP users.
However, JetPack 5.0 DP does not support Jetson Nano.

Thanks.