Failed to initialize NVML: Driver/library version mismatch

Please provide complete information as applicable to your setup.

• Hardware Platform GPU
**• DeepStream Version 7.0 **
• TensorRT Version:- 8.6
**• NVIDIA GPU Driver Version (valid for GPU only) 535.NVIDIA-Linux-x86_64-535.161.08 as per deep stream guide **

Hello , i am constantly facing the issue of Failed to initialize NVML: Driver/library version mismatch
NVML library version: 535.161
after installing the driver from the run file
from these commands as per deep stream installation guide

$chmod 755 NVIDIA-Linux-x86_64-535.161.08.run
$sudo ./NVIDIA-Linux-x86_64-535.161.08.run --no-cc-version-check

I have tried all things by reinstalling all NVIDIA drivers , cuda toolkit , tensorrt still i am facing this error , i have also tried to installed it using in tty by reloading nvidia-drm modules still facing same error and also all installation goes without any error , so can you please guide to slove me , i have already rebooted the system after installation,

Try to completely uninstall the nvidia driver and then reinstall it

If the above method does not work, it is recommended that you directly reinstall Ubuntu, which may be the fastest way to solve the problem.