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

Error: AttributeError: 'Graph' object has no attribute 'node' #46

Open
giorgospanay opened this issue Feb 12, 2024 · 0 comments
Open

Error: AttributeError: 'Graph' object has no attribute 'node' #46

giorgospanay opened this issue Feb 12, 2024 · 0 comments

Comments

@giorgospanay
Copy link
Contributor

Hello,
I am receiving this error (Error: AttributeError: 'Graph' object has no attribute 'node') when executing the following, having installed TILES from pip. This is related to G.node[] being deprecated as of NetworkX version 2.4.

import tiles
tiles_obj=tiles.TILES(in_path)
tiles_obj.execute()
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

No branches or pull requests

1 participant