-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Error returned is when I try to follow the example.
Traceback (most recent call last):
File "cmty.py", line 122, in
sys.exit(main(sys.argv))
File "cmty.py", line 116, in main
Orig_deg = UpdateDeg(A, G.nodes())
File "cmty.py", line 64, in UpdateDeg
n = len(nodes) #len(A) ---> some ppl get issues when trying len() on sparse matrixes!
TypeError: object of type 'generator' has no len()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels