GenGraph icon indicating copy to clipboard operation
GenGraph copied to clipboard

TypeError: set_node_atttributes() missing 1 required positional gengraph argument: 'values'

Open jainv45 opened this issue 5 years ago • 2 comments

Capture

Haven't made any change to the original scripts. Still facing this issue

jainv45 avatar May 08 '20 12:05 jainv45

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?

jambler24 avatar Jun 22 '20 11:06 jambler24

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?

jambler24 avatar Jun 23 '20 09:06 jambler24