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 video showing #667

Open
g-i-o-r-g-i-o opened this issue Aug 31, 2022 · 1 comment
Open

no video showing #667

g-i-o-r-g-i-o opened this issue Aug 31, 2022 · 1 comment

Comments

@g-i-o-r-g-i-o
Copy link

After running git, and requirements, if I run

python .\tiny_yolo.py

or any other scripts, I only get a text output, no video opens at all.

OS: windows 10

Using Tiny YoloV4 model. If you wish to use Tiny YOLOv3, call 'tiny_yolo.py yolo3'
Stack trace (most recent call last):
#14 Object "", at 00007FFD686E7034, in BaseThreadInitThunk
#13 Object "", at 00007FFD3BBC43F2, in PyInit_depthai
#12 Object "", at 00007FFD3BA9055C, in PyInit_depthai
#11 Object "", at 00007FFD3BB2E768, in PyInit_depthai
#10 Object "", at 00007FFD3BBB1B4C, in PyInit_depthai
#9 Object "", at 00007FFD68094ED9, in RaiseException
#8 Object "", at 00007FFD6A6C11A5, in RtlRaiseException
#7 Object "", at 00007FFD6A6C1454, in RtlRaiseException
#6 Object "", at 00007FFD6A71217F, in _chkstk
#5 Object "", at 00007FFD3BBAFA0C, in PyInit_depthai
#4 Object "", at 00007FFD3BBB0EB1, in PyInit_depthai
#3 Object "", at 00007FFD3BBB4CB8, in PyInit_depthai
#2 Object "", at 00007FFD3BBB407C, in PyInit_depthai
#1 Object "", at 00007FFD3BBC4025, in PyInit_depthai
#0 Object "", at 00007FFD3BBC3C04, in PyInit_depthai

@themarpe
Copy link
Collaborator

@GianniGi do you mind running with DEPTHAI_LEVEL=debug env var set and posting the whole output?

$env:DEPTHAI_LEVEL = 'debug'
python tiny_yolo.py

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