Nsight Systems Profiler Error

Hi, I wanted to profile my code using NVIDIA Nsight Systems but I get error:
error while loading shared libraries: libopencv_core.so.405: cannot open shared object file: No such file or directory
I read that this is a problem with PyTorch and CUDA versions.
In my project I use torch in version 1.11.0+cu113, torchvision in version 0.12.0+cu113, pytorch-lightning in version 1.5.10 and CUDA " release 10.1, V10.1.243".

I tried to find a compatible version of Nsight Systems, but every version starting from 2019.3.7 and ending with 2023.1.2 was throwing the same error.

That’s a really old version of the CUDA toolkit.

What’s your driver version?

525.78.01

Yeah, r525 driver was associated with the CUDA 12.0 release, I’m not certain that is the issue, but it is way off.