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

Network graph fails to render on newer bokeh, networkx #444

Closed
1 of 4 tasks
ahellander opened this issue Dec 1, 2022 · 0 comments · Fixed by #445
Closed
1 of 4 tasks

Network graph fails to render on newer bokeh, networkx #444

ahellander opened this issue Dec 1, 2022 · 0 comments · Fixed by #445
Labels
bugfix Something isn't working

Comments

@ahellander
Copy link
Member

Severity

  • Critical/Blocker (select if the issue makes the application unusable or causes serious data loss)
  • High (select if the issue affects a major feature and there is no workaround or the available workaround is very complex)
  • Medium (select if the issue affects a minor feature or affects a major feature but has an easy enough workaround to not cause any major inconvenience)
  • Low (select if the issue doesn't significantly affect the user experience, like minor visual bugs)

Describe the bug
The graph is not shown, due to this error:

fedn-reducer-1 | ValueError: failed to validate StaticLayoutProvider(id='p1074', ...).graph_layout: expected an element of Dict(Int, Seq(Any)), got {'combiner': array([-0.0008935, 0.0017451]), 'reducer': array([ 0.45759661, -0.88965251]), '637d40c4e93300a65d6c1bb7': array([0.54329689, 0.84086893]), '637d40c4e93300a65d6c1bb9': array([-1. , 0.04703848])}

Environment:

  • OS: [e.g. mac OS]
  • Version: [e.g. macOS Catalina]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant