Command 'ngc' not found, did you mean

I just ran tal tutorial jupyter with ec2 container and now I get the error “Command ‘ngc’ not found, did you mean:”.

I get the same error on all ec2 containers.
Is this an official docker bug?

(launcher) ubuntu@ip-172-31-0-70:~/development/workspace/kitti$ ngc

Command 'ngc' not found, did you mean:

  command 'gc' from snap genesyscloud-cli (0.2)
  command 'ngs' from snap ngs (0.2.13)
  command 'gc' from deb graphviz (2.42.2-3build2)
  command 'nqc' from deb nqc (3.1.r6-7build1)
  command 'cgc' from deb nvidia-cg-toolkit (3.1.0013-5)
  command 'nc' from deb netcat-openbsd (1.206-1ubuntu1)
  command 'nc' from deb ncat (7.80+dfsg1-2build1)
  command 'nc' from deb netcat-traditional (1.10-41.1ubuntu1)
  command 'ng' from deb ng-common (1.5~beta1-9)
  command 'xgc' from deb x11-apps (7.7+8)
  command 'nbc' from deb nbc (1.2.1.r4+dfsg-9)
  command 'nyc' from deb filters (2.55-3build1)
  command 'ugc' from deb bpfcc-tools (0.12.0-2)

See 'snap info <snapname>' for additional versions.

Errors are Ohio and Oregon.

1 Like

ngc is a tool. Refer to NVIDIA NGC

wget --content-disposition https://ngc.nvidia.com/downloads/ngccli_linux.zip && unzip ngccli_linux.zip && chmod u+x ngc-cli/ngc

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.