igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] error calling g.simplify()


From: Tamás Nepusz
Subject: Re: [igraph] error calling g.simplify()
Date: Sat, 15 Feb 2014 09:40:43 +0100

> Would you let me know when you fix the Graph.DictList() method? I am having a 
> similar problem with a very large file and I am unable to fix it :-(

Sure. In the meanwhile, run “del g.es[None]” as a workaround after you have 
constructed the graph using Graph.DictList - this gets rid of the edge 
attribute named None that was mistakenly constructed by Graph.DictList.

—  
T.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]