Hello,

I have a problem running depthai viewer. I tried to install it by downloading a installer from luxonis website. after that I clicked on the shortcut on desktop and the DepthAI aplication stared a terminal in which occured an error

"[2024-10-18T08:38:38Z ERROR eframe::native::run] Exiting because of error: Wgpu(NoSuitableAdapterFound) on event Resumed

Traceback (most recent call last):

File "C:\Users\oem\AppData\Local\Programs\DepthAI\WPy64-3950\python-3.9.5.amd64\lib\runpy.py", line 197, in _run_module_as_main

return _run_code(code, main_globals, None,

File "C:\Users\oem\AppData\Local\Programs\DepthAI\WPy64-3950\python-3.9.5.amd64\lib\runpy.py", line 87, in _run_code

exec(code, run_globals)

File "C:\Users\oem\AppData\Local\Programs\DepthAI\venv\lib\site-packages\depthai_viewer\main.py", line 31, in <module>

main()

File "C:\Users\oem\AppData\Local\Programs\DepthAI\venv\lib\site-packages\depthai_viewer\main.py", line 27, in main

sys.exit(bindings.main(sys.argv, python_exe, site_packages_directory))

RuntimeError: WGPU error: Failed to create wgpu adapter, no suitable adapter found. -> Failed to create wgpu adapter, no suitable adapter found."

Could someone please help me?