2023-08-28 12:30:07.440718: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'libcudart.so.10.1'; dlerro

Hello,

I have this error: 2023-08-28 12:30:07.440718: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/local/cuda/compat/lib.real:/usr/local/cuda/compat/lib.real:/usr/local/cuda/compat/lib.real

So, I tried to install cuda10.1 using these recommandations but then I get


cuda-drivers-535 : Depends: nvidia-compute-utils-535 (>= 535.86.10) but it is not going to be installed
                    Depends: nvidia-utils-535 (>= 535.86.10) but it is not going to be installed
 nvidia-driver-535 : Depends: nvidia-compute-utils-535 (= 535.86.10-0ubuntu1) but it is not going to be installed

Any idea ?