You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2021. It is now read-only.
[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