Lace icon indicating copy to clipboard operation
Lace copied to clipboard

'DiGraph' object issue on networkx 2.3

Open asan-emirsaleh opened this issue 2 years ago • 1 comments

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

asan-emirsaleh avatar May 29 '23 15:05 asan-emirsaleh

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.

nadiadavidson avatar May 31 '23 06:05 nadiadavidson