Please provide the following information when requesting support.
• OS ubuntu 20.04
•I am trying to run the docker nvcr.io/nvidia/tao/tao-toolkit-tf:v3.22.05-tf1.15.4-py3 to start training using TAO Toolkit. But when I run the docker error occur (chmod: cannot access ‘/opt/ngccli/ngc’: No such file or directory) even when I used sudo still the same error.
I even try to download the ngc in /opt folder to avoid this error using this command (sudo wget https://ngc.nvidia.com/downloads/ngccli_reg_linux.zip 2 -P /opt/ngccli) but occur different error ((try: 9) http://2/
Connecting to 2 (2)|0.0.0.2|:80… failed: Connection timed out.
Retrying.)
