cairo_draw ImportError libgraph_tool_draw.so: undefined symbol

Hi, I have just installed the latest release of graph-tool from anaconda. I
would like to use your /graph_draw/ method to visualise graph but it fails
to import the cairo_draw module.

*from graph_tool.draw import cairo_draw*

With a little more search I have just found that there is a highly related
issue opened at conda-forge
<https://github.com/conda-forge/graph-tool-feedstock/issues/1&gt;
/graph-tool-feedstock.

I will append my case there and bidirectionally link it with the post here
for other users.

It will also be great if the author finds some time to collaborate with
conda-forge Feedstock Maintainers to solve the drawing problem.