No result for ./ngc registry resource list nvidia/tao/tao-converter --org omniverse

,

I have authentication problem with NGC. I am trying to see the available tao-converter versions to download them, and I get no results.

admin@DOS:~/ngc-cli-fresh/ngc-cli$ ./ngc config set
Enter API key [no-apikey]. Choices: [<VALID_APIKEY>, 'no-apikey']: MYAPIKEY
Enter CLI output format type [ascii]. Choices: ['ascii', 'csv', 'json']: ascii
Enter org [no-org]. Choices: ['omniverse']: 
Invalid org. Please re-enter.
Enter org [no-org]. Choices: ['omniverse']: omniverse
Enter team [no-team]. Choices: ['prerel', 'no-team']: prerel
Enter ace [no-ace]. Choices: ['no-ace']: no-ace
Validating configuration...
Successfully validated configuration.
Saving configuration...
Successfully saved NGC configuration to /home/admin/.ngc/config
admin@DOS:~/ngc-cli-fresh/ngc-cli$ ./ngc registry resource list nvidia/tao/tao-converter --org omniverse
+------+------------+----------------+-------------+-----------+-----------+---------------+------------+-------------+------------+------------+
| Name | Repository | Latest Version | Application | Framework | Precision | Last Modified | Permission | Access Type | Associated | Has Signed |
|      |            |                |             |           |           |               |            |             | Products   | Version    |
+------+------------+----------------+-------------+-----------+-----------+---------------+------------+-------------+------------+------------+
+------+------------+----------------+-------------+-----------+-----------+---------------+------------+-------------+------------+------------+
admin@DOS:~/ngc-cli-fresh/ngc-cli$ ls
aiohttp					      libcom_err.so.2	   opentelemetry
attrs-24.3.0.dist-info			      libcrypto.so.10	   opentelemetry_api-1.29.0.dist-info
base_library.zip			      lib-dynload	   opentelemetry_exporter_otlp_proto_common-1.29.0.dist-info
boto3					      libffi.so.6	   opentelemetry_exporter_otlp_proto_grpc-1.29.0.dist-info
botocore				      libfreebl3.so	   opentelemetry_instrumentation-0.50b0.dist-info
certifi					      libgcc_s.so.1	   opentelemetry_proto-1.29.0.dist-info
_cffi_backend.cpython-39-x86_64-linux-gnu.so  libgssapi_krb5.so.2  opentelemetry_sdk-1.29.0.dist-info
charset_normalizer			      libk5crypto.so.3	   opentelemetry_semantic_conventions-0.50b0.dist-info
crypt					      libkeyutils.so.1	   packaging-24.2.dist-info
cryptography				      libkrb5.so.3	   prettytable-2.0.0.dist-info
cryptography-44.0.0.dist-info		      libkrb5support.so.0  propcache
Deprecated-1.2.15.dist-info		      libpcre.so.1	   protobuf-5.29.1.dist-info
docker-7.1.0.dist-info			      libpython3.9.so.1.0  psutil
frozenlist				      libselinux.so.1	   pycares
google					      libssl.so.10	   typing_extensions-4.12.2.dist-info
googleapis_common_protos-1.66.0.dist-info     libstdc++.so.6	   wrapt
grpc					      libz.so.1		   wrapt-1.17.0.dist-info
grpcio-1.67.1.dist-info			      main.so		   yarl
importlib_metadata-8.5.0.dist-info	      multidict		   zipp-3.21.0.dist-info
jaraco					      ngc


This question is not applicable anymore since I was using wrong version of tutorial. You need to use isaac ros 3.2 docker tutorial.