[graph-tool] Make error when looking for libsigc-2.0.la

2019-01-21 Thread getzinmw
Hello, I recently had to repartition my hard-drive and went with the new Ubuntu build. I have spent the last many few hours trying to build graph-tool with all of the correct dependencies. I thought I had made it as the make file was being prepared, however, while it was "Making all in draw" I

[graph-tool] Can't write labels on generated graph

2019-01-21 Thread MrDistortion
I'm running anaconda on a redhat 7.4 linux box and when I try to generate a graph with text on the vertices. I get the error below: /opt/anaconda5.3.0-2.7/envs/GraphTool366_102318/bin/python3: symbol lookup error:

Re: [graph-tool] Accessibility from C++

2019-01-21 Thread Tiago de Paula Peixoto
Am 17.01.19 um 19:51 schrieb davidt: > Hello > > I have exactly the same requirement, but perhaps more specifically: how do I > get hold of the underlying boost::adjacency_list object to pass to C++ and > then extract from a boost::python::object? As I said before, I will provide documentation

[graph-tool] Make error when looking for libsigc-2.0.la

2019-01-21 Thread Tiago de Paula Peixoto
Am 19.01.19 um 02:07 schrieb getzinmw: > Hello, > > I recently had to repartition my hard-drive and went with the new Ubuntu > build. I have spent the last many few hours trying to build graph-tool with > all of the correct dependencies. I thought I had made it as the make file > was being

Re: [graph-tool] Accessibility from C++

2019-01-21 Thread davidt
Hello I have exactly the same requirement, but perhaps more specifically: how do I get hold of the underlying boost::adjacency_list object to pass to C++ and then extract from a boost::python::object? To do this I just need to know two things: “stuff” and “command” in typedef

[graph-tool] Make error when looking for libsigc-2.0.la

2019-01-21 Thread getzinmw
Hello, I recently had to repartition my hard-drive and went with the new Ubuntu build. I have spent the last many few hours trying to build graph-tool with all of the correct dependencies. I thought I had made it as the make file was being prepared, however, while it was "Making all in draw" I