On Sun, Aug 2, 2020 at 1:00 PM Harsh Mashru <harshmashru...@gmail.com> wrote:
>
>  Respected sir/ma'am
>
>                 I've been trying to execute the code which operates the
> camera. When it starts to open the camera it shows that  python.exe has
> stopped working.
>
> Problem signature:
>   Problem Event Name: APPCRASH
>   Application Name: python.exe
>   Fault Module Name: cv2.cp38-win_amd64.pyd

The actual crash happened inside this module. I'm guessing that's some
sort of camera handler. You may need to look into why *that* is
crashing.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to