[BUG] Can't run default demo
See original GitHub issueWhen following the First Steps with DepthAI tutorial, I get stuck when running:
python3 depthai_demo.py
I get the following errror:
Basically saying that it can’t download .blob model at http://artifacts.luxonis.com/artifactory/blobconverter-backup/blobs/mobilenet-ssd_openvino_2022.1_6shave.blob
Why can I not download this model?
To Reproduce
Run python3 depthai_demo.py
Expected behavior A shiny smooth demo.
Additional context Python 3.8.13; depthai 2.16.0.0; depthai-sdk 1.20; OAK-D Lite Camera; Ubuntu 20.04
Issue Analytics
- State:
- Created a year ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Demo won't start :: Manor Lords General Discussions
Demo won't start. I don't get a splash screen, an error message, nothing. It just runs for a second and stops without displaying...
Read more >Can't run demo app with virtual emulator - Stack Overflow
I want to get at least one demo app working with the android virtual emulator. However no matter how I try I got...
Read more >HCLight Demo problem
Now I am trying to run the HCLight demo. But I cannot get the HClight RFD to associate with the HCSwitchC Coordinator.
Read more >415610 - socket demo app in pepper doesn't run - chromium
Issue 415610: socket demo app in pepper doesn't run. Reported by schedule john. ... 3. press 'Listen'; nacl reports error PP_ERROR_NOACCESS (-7)
Read more >helloworld sample error cluster "demo" does not exist ... - GitHub
After creating a cluster with gcloud, IIRC it should be the default, so kubectl config current-context will print what you want.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed it in https://github.com/luxonis/depthai/commit/cbbbbdb603c8392945a6e2b542b6d62b2a6571c1 CC was just informational, no worries.
Demo works for me 👍 Thank you for reacting so quickly!
Can be closed now from my side.