Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"No available devices" on Windows #4

Closed
gb2111 opened this issue Apr 14, 2021 · 2 comments
Closed

"No available devices" on Windows #4

gb2111 opened this issue Apr 14, 2021 · 2 comments

Comments

@gb2111
Copy link

gb2111 commented Apr 14, 2021

I was trying to run BlazeposeDepthai.py either with webcam or filename on Window but each time I get error.
Can you help?

Creating pipeline...
Creating Pose Detection Neural Network...
Creating Landmark Neural Network...
Pipeline created.
Traceback (most recent call last):
  File "D:/Users/Downloads/depthai_blazepose-main/depthai_blazepose-main/BlazeposeDepthai.py", line 604, in <module>
    ht.run()
  File "D:/Users/Downloads/depthai_blazepose-main/depthai_blazepose-main/BlazeposeDepthai.py", line 408, in run
    device = dai.Device(self.create_pipeline())
RuntimeError: No available devices```
@geaxgx
Copy link
Owner

geaxgx commented Apr 14, 2021

RuntimeError: No available devices : it is the message you get when no OAK* device is connected on your usb port.
What device are you using ? Have you checked the connection ?

@geaxgx
Copy link
Owner

geaxgx commented Jun 11, 2021

No more activity on this thread. Closing.

@geaxgx geaxgx closed this as completed Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants