I’m trying to install the new Agent Studio. However I’m getting the error:
ImportError: libnvdla_compiler.so: cannot open shared object file: No such file or directory
It sounds like libnvdla_compiler.so is part of TensorRT?
I use a custom carrier board, not devkit, so I cannot use SDK Manager to push these libraries onto the device. Do I have to install TensorRT manually? Does that need CUDA installed also?