Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RecursionError: maximum recursion depth exceeded while calling a Python object #31

Open
AndreMiras opened this issue Oct 13, 2019 · 0 comments

Comments

@AndreMiras
Copy link
Owner

https://sentry.io/organizations/andre-5t/issues/1271083938/?referrer=github_plugin

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant