We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: Exception on /radiotracking/_dash-update-component [POST] Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: Traceback (most recent call last): Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: File "/usr/local/lib/python3.9/dist-packages/flask/app.py", line 2528, in wsgi_app Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: response = self.full_dispatch_request() Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: File "/usr/local/lib/python3.9/dist-packages/flask/app.py", line 1825, in full_dispatch_request Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: rv = self.handle_user_exception(e) Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: File "/usr/local/lib/python3.9/dist-packages/flask/app.py", line 1823, in full_dispatch_request Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: rv = self.dispatch_request() Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: File "/usr/local/lib/python3.9/dist-packages/flask/app.py", line 1799, in dispatch_request Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: File "/usr/local/lib/python3.9/dist-packages/dash/dash.py", line 1273, in dispatch Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: ctx.run( Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: File "/usr/local/lib/python3.9/dist-packages/dash/_callback.py", line 440, in add_context Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: output_value = func(*func_args, **func_kwargs) # %% callback invoked %% Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: File "/home/pi/pyradiotracking/radiotracking/present.py", line 305, in update_signal_noise Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: trace = go.Scatter( Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: File "/usr/local/lib/python3.9/dist-packages/plotly/graph_objs/_scatter.py", line 3335, in __init__ Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: self["marker"] = _v Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: File "/usr/local/lib/python3.9/dist-packages/plotly/basedatatypes.py", line 4839, in __setitem__ Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: validator = self._get_validator(prop) Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: File "/usr/local/lib/python3.9/dist-packages/plotly/basedatatypes.py", line 4319, in _get_validator Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: from .validator_cache import ValidatorCache Mar 10 13:47:48 nuvd-DBO-09 bash[1235]: ImportError: cannot import name 'ValidatorCache' from partially initialized module 'plotly.validator_cache' (most likely due to a circular import) (/usr/local/lib/python3.9/dist-packa>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: