Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Windows not working cap.cpp (265) cv::VideoCapture::open VIDEOIO(DSHOW): raised unknown C++ exception! #12

Open
chrapacz2000 opened this issue Oct 1, 2020 · 0 comments

Comments

@chrapacz2000
Copy link

chrapacz2000 commented Oct 1, 2020

[ERROR:0] global C:\Users\appveyor\AppData\Local\Temp\1\pip-req-build-9d_dfo3_\opencv\modules\videoio\src\cap.cpp (265) cv::VideoCapture::open VIDEOIO(DSHOW): raised unknown C++ exception!

Traceback (most recent call last):
File "demo.py", line 219, in
main()
File "demo.py", line 62, in main
pose_estimator = PoseEstimator(img_size=sample_frame.shape[:2])
AttributeError: 'NoneType' object has no attribute 'shape'

When i've launched the script first time it was working fine and perfect, now it is broken, i didn't modify anything

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant