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
hi guys,
when i run run.py, this issue:
Traceback (most recent call last):
File "run.py", line 258, in show_camera
self.fps = 0 / (end - start)
ZeroDivisionError: float division by zero
and it's crashed python.
Anyone. Can you help me? thanks
The text was updated successfully, but these errors were encountered:
hi guys,
when i run run.py, this issue:
Traceback (most recent call last):
File "run.py", line 258, in show_camera
self.fps = 0 / (end - start)
ZeroDivisionError: float division by zero
and it's crashed python.
Anyone. Can you help me? thanks
The text was updated successfully, but these errors were encountered: