Replies: 2 comments 3 replies
-
How are you running the code? And can you share a screenshot of what you're seeing? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I hope this is good enough to help. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am working on a project using Python opencv2 and mediapipe but when I run the program it just didn't work and also there was no error message either. So to test it out I wrote another small code to pinpoint what is not working.
Code:
Now when I run this I get a blank line as an output instead of the zerodivision error.
Please help me out as debugging without knowing what or where the error is is quite a nightmare
Beta Was this translation helpful? Give feedback.
All reactions