GenGraph
GenGraph copied to clipboard
TypeError: set_node_atttributes() missing 1 required positional gengraph argument: 'values'
Haven't made any change to the original scripts. Still facing this issue
Hi @jainv45 ,
I have made some updates to help with troubleshooting. There also seems to be problems with networkx versions.
Could you please pull the latest version and let me know what version of networkx you are using?
I have updated the code to support networkx 2.4 and it seems to be working in testing.
Could you have a look at the testout.log file?