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

Issue with networkx 3.0 #258

Closed
robsdavis opened this issue Mar 5, 2024 · 0 comments · Fixed by #259
Closed

Issue with networkx 3.0 #258

robsdavis opened this issue Mar 5, 2024 · 0 comments · Fixed by #259
Assignees
Labels
bug Something isn't working

Comments

@robsdavis
Copy link
Contributor

robsdavis commented Mar 5, 2024

Description

networkx 3.0 has depricated the function from_numpy_matrix.

How to Reproduce

Run a decaf test, such as
pytest -vvv tests/plugins/test_plugin_serialization.py::test_serialization_privacy_plugins[decaf]

Expected Behavior

No error on using the decaf plugin.

@robsdavis robsdavis added the bug Something isn't working label Mar 5, 2024
@robsdavis robsdavis self-assigned this Mar 5, 2024
@robsdavis robsdavis changed the title Migrate to networkx 3.0 Issue with networkx 3.0 Mar 5, 2024
@robsdavis robsdavis mentioned this issue Mar 5, 2024
4 tasks
@robsdavis robsdavis linked a pull request Mar 5, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant