26 Jun
2019
26 Jun
'19
4:27 a.m.
Hello Tiago: While attempting to save a binary structure I encountered this error RuntimeError: Pickling of "graph_tool.libgraph_tool_core.Vertex" instances is not enabled (http://www.boost.org/libs/python/doc/v2/pickle.html) I don't understand why I was able to pickle.dump a stochastic block model (which contains vertices) and not this structure which contains a list of vertices. The url given in references returns a 404 Thanks in advance JP