taynaud / python-louvain

Louvain Community Detection
BSD 3-Clause "New" or "Revised" License
964 stars 200 forks source link

nx.draw_networkx_nodes get error #102

Open cooper12121 opened 1 year ago

cooper12121 commented 1 year ago

when i run the example code in readme,when exec nx.draw_networkx_nodes the program just return ,i don' know why,can you help me ? image

diegoabt commented 1 year ago

Hi @cooper12121, I think I might help. Could you please tell me what you get returned, and what you would like to see instead. Is it the plot of the network together with the communities?