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

Making apls working with networkx 2.4 #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

antran89
Copy link

I had a hard time to install apls to work properly because GDAL is very hard to install with correct version of 2.4.0. Heveby, I proposes two changes to make it easier to install.

  • relaxing requirements of GDAL
  • changing G_.node -> G_.nodes for apls working in networkx>=2.4

Please let me know if any helps further needed.

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.

1 participant