I am trying to update the python dependencies in the tensorRT docker container 22.11-py3 from NGC. However, there is an error while running the
/opt/tensorrt/python/python_setup.sh
but there is an error
dpkg: error: cannot access archive '/opt/tensorrt/python/*-tf_*.deb': No such file or directory
Looks like there is supposed to be some .deb files in the /tusr/tensorrt/python directory which is missing.