geaxgx / depthai_hand_tracker

Running Google Mediapipe Hand Tracking models on Luxonis DepthAI hardware (OAK-D-lite, OAK-D, OAK-1,...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeError: No available devices

bhargav-sudo opened this issue · comments

Hi,

I am facing this issue when I am running the file ./demo.py after installation.

self.device = dai.Device()
RuntimeError: No available devices

I want to know what are the devices that you are pointing to..?
Thanks,

Hi,
This repository works only with DepthAI devices (OAK-1, OAK-D,...) that you can find there: https://docs.luxonis.com/projects/hardware/en/latest/
When you run ./demo.py, if none of these devices is connected, you get the error message: RuntimeError: No available devices

Thanks @geaxgx

I will try this after I bought one of those devices.
Will reopen this issue again when I got fail after trying with the device.