Replies: 2 comments 3 replies
|
How are you running the code? And can you share a screenshot of what you're seeing? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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
All reactions