The docker image is downloaded:
sudo docker pull nvcr.io/nvidia/tlt-streamanalytics:v3.0-py3
Executing the following command:
sudo docker run --runtime=nvidia -it --name tlt nvcr.io/nvidia/tlt-streamanalytics:v3.0-py3 /bin/bash
and then https://ngc.nvidia.com/downloads/ngccli_reg_linux.zip
is downloaded and extracted. It’s at the end of the extraction that the error occurs.
results in the error:
chmod: cannot access '/opt/ngccli/ngc': No such file or directory
Please provide the solution to solve this issue.
3 posts - 2 participants