Hi, I am facing an error at the final step of installation after running the command:
./aodt_bundle/install.sh localhost $NGC_CLI_API_KEY
and the error is:
**✔ Container aodt_sim-notebook-1 Running 0.0s **
token=f3ba7ea815c50913a85a660b9e6d03709ae737146b7af6d8
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Note, selecting ‘libfuse2t64’ instead of ‘libfuse2’
libfuse2t64 is already the newest version (2.9.9-8.1build1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2024-09-23 17:31:21 URL:https://install.launcher.omniverse.nvidia.com/installers/omniverse-launcher-linux.AppImage [126943208/126943208] → “omniverse-launcher-linux.AppImage” [1]
./aodt_bundle/install.sh: line 242: 3726250 Trace/breakpoint trap (core dumped) nohup ./omniverse-launcher-linux.AppImage omniverse-launcher://install?path=“$(realpath $HOME/aodt_bundle/$AODT_UI_ZIP)” > OV_GUI_install.log 2>&1
sed: can’t read /home/userName/.local/share/ov/pkg/aodt-1.1.0/apps/aodt.kit: No such file or directory
can someone please help me with this.
Thank you