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

Make everything work with networkx >= 2.2. #41

Merged
merged 8 commits into from Apr 8, 2019
Merged

Make everything work with networkx >= 2.2. #41

merged 8 commits into from Apr 8, 2019

Conversation

latticetower
Copy link
Contributor

Hi All,
I've made changes necessary to fix #35. Removed networkx 1.8 from local distribution, tested it with conda-based installation of networkx 2.2. For now all examples run with no errors, make test produces results equivalent to original. @fenderglass could you check it, please?

@fenderglass
Copy link
Owner

That's great, thank you! I'll take a look shortly.

@fenderglass fenderglass merged commit d30f5ce into fenderglass:master Apr 8, 2019
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

Successfully merging this pull request may close these issues.

AttributeError: 'MultiGraph' object has no attribute 'edges_iter'
2 participants