I have a problem with error : cuda driver not found

Hello, I’m trying it because I want to use it while reading about scLENS among the papers presented in nature. It’s being done based on julia.

In the paper, code availability is provided, so I practiced demo data based on this, and there was no problem at this time. After that, I’m using it to apply it to my single cell data, and the related code runs back using julia in a package called scLENS. When things go well and I need to get output, I keep getting the error message CUDA driver not found.

How can I solve this problem? I installed CUDA toolkit separately, but it keeps getting this error.