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

'DiGraph' object issue on networkx 2.3 #56

Open
asan-emirsaleh opened this issue May 29, 2023 · 1 comment
Open

'DiGraph' object issue on networkx 2.3 #56

asan-emirsaleh opened this issue May 29, 2023 · 1 comment

Comments

@asan-emirsaleh
Copy link

asan-emirsaleh commented May 29, 2023

Hello!
I configured virtual environment using your environment.yml file and changed the python version to 3.9. While running Lace on test data, the error occured:
'DiGraph' object has no attribute 'node'

The suggestion on StackExchange is to change networkx version to 1.1 or modify files used by DiGraph.
What is your preferred way to solve the issue?

Best regards
Asan

@nadiadavidson
Copy link
Member

Thanks for brining this to my attention. I will have a look at this when I address you other issue. You are also welcome to submit a pull request with a fix if you like.

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

2 participants