I presume this bug is still in existence? When trying to run for path in all_shortest_paths(g,source,target): print path I receive: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/dist-packages/graph_tool/topology/__init__.py", line 1532, in all_shortest_paths _prop("v", g, all_preds_map)) RuntimeError: This functionality is not available because boost::coroutine was not found at compile-time (c.f.: http://stackoverflow.com/questions/35749561/graph-tool-k-shortest-path-boost... ) -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.