System Information: Ubuntu 22.04 GPU RTX4070, CUDA 12.4 with toolkit 12.4, Driver 550.107.02 CPU Intel I9 13900H Conda 24.7.1
Installation Process:
- Install completely new Linux
- Installed OpenGL after driver seperately since I was running into OpenGL not working with Nvidia GPU). Checked with (glxinfo | grep OpenGL)
- Installed Nvidia toolkit 12.4
- Then follow everything on IsaacLab Documentation (Link)
- Setup vscode with the run tasks
- Tried the demo
- Tried the Benchmark
I have installed Nvidia Isaac Sim and Lab, and the demo works normally, however, I could not run the benchmark. The error is given in the image and I could not understand how to fix it. Since source is technically not a python package in Isaac Lab. Thus I do not understand if I installed something wrong? I would think that to import source, it would be a package inside isaaclab or is it part of isaacsim?