I'm running Ubuntu 14.04 (I realise this discussion is about Debian, should I open a new one?). Is there any way for me to make the routine work? Best, Philipp -----Original Message----- From: graph-tool [mailto:graph-tool-bounces@skewed.de] On Behalf Of Tiago de Paula Peixoto Sent: 02 March 2016 15:33 To: Main discussion list for the graph-tool project <graph-tool@skewed.de> Subject: Re: [graph-tool] Debian package and boost at compile-time On 02.03.2016 16:30, P-M wrote:
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 -boostcoroutine-was-not-found-at-compile-time )
This is a bug in Debian, not in graph-tool. It has already been reported and fixed: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802509 Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>