Hi changwen,
Host: VisionWorks on Host
Please remove all visionworks components from host, then retry.
You could use dpkg -l | grep visionworks
command to list all existing visionworks packages. And use sudo apt purge <visionworks_package>
command to purge them.
Target:
Computer Vision: VPI
Nvidia Container Runtime.
It seems that not all packages are from JetPack 4.3, for example, we could see following error log:
The following packages have unmet dependencies:
nvidia-container-csv-visionworks : Depends: libvisionworks (= 1.6.0.500n) but 1.6.0.501 is to be installed
vpi-dev : Depends: vpi (= 0.3.7) but 0.1.0 is to be installed
Please make sure to flash Jetson Nano, and install all target components from JetPack 4.3. In other words, you cannot install some of the packages from JetPack 4.4, while install other packages from JetPack 4.3. This will cause compatibility issues.