Aodt1.1.0 not installing

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

@sxn0581 Please share your configuration:

  1. OS version
  2. Is this a colocated deployment?
  3. GPU and driver versions
  4. Was this a fresh installation or are you updating from AODT 1.0
  5. Were any GPU drivers already installed before you ran the script?
  1. OS: Ubuntu 24.04.1 LTS
  2. Yes
  3. NVIDIA GeForce RTX 4090 , Driver Version: 560.35.03, CUDA Version: 12.6
  4. it is fresh installation
  5. I am not sure of this!