Isaac Gym test python example error

Some cuda related issue


Please help to rectify

Ubuntu18.04 or 20.04?

ubuntu 18.04

Did you see this?

Yes, I checked that part. Issue is explained by @kellyg in the last comment but how to rectify is not clearly mentioned.

Are you using a virtual machine?

No. In fact, I am using the first part of documentation file i.e. installing in existing python environment.

Are you trying out Preview3?
nvidia-smi doesn’t work either, right?

yes, I used this link Isaac Gym - Preview Release | NVIDIA Developer

output of nvidia-smi Failed to initialize NVML: Driver/library version mismatch

Do you have the following settings?

Driver Version: 495.29.05 CUDA Version: 11.5

1 Like

It was after getting the first error(of which I attached the screenshot), I used sudo apt-get cuda

I am installing the cuda as per the toolkit

I installed the appropriate toolkit and rebooted the computer. It worked! Thanks a lot!

1 Like