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
RecursionError: maximum recursion depth exceeded while calling a Python object
(245 additional frame(s) were not displayed)
...
File "C:\Users\Mirko\AppData\Local\Programs\Python\Python37\lib\site-packages\kivy_garden\zbarcam\zbarcam.py", line 46, in _on_index_dispatch
super()._on_index(*largs)
File "C:\Users\Mirko\AppData\Local\Programs\Python\Python37\lib\site-packages\kivy_garden\xcamera\xcamera.py", line 85, in _on_index
self._on_index_dispatch(*largs)
File "C:\Users\Mirko\AppData\Local\Programs\Python\Python37\lib\site-packages\kivy_garden\zbarcam\zbarcam.py", line 46, in _on_index_dispatch
super()._on_index(*largs)
File "C:\Users\Mirko\AppData\Local\Programs\Python\Python37\lib\site-packages\kivy_garden\xcamera\xcamera.py", line 85, in _on_index
self._on_index_dispatch(*largs)
File "lib\functools.py", line 54, in update_wrapper
value = getattr(wrapped, attr)
RecursionError: maximum recursion depth exceeded while calling a Python object
The text was updated successfully, but these errors were encountered:
https://sentry.io/organizations/andre-5t/issues/1271083938/?referrer=github_plugin
The text was updated successfully, but these errors were encountered: