Hi Tiago,

I am trying to install graph-tool on a server and the only way it is possible without root permission is via this command line:

conda install -c ostrokach-forge graph-tool

But its version isĀ 
>>> graph_tool.__version__
'2.25 (commit , )'

well, how could I update this version in the conda environment to 2.27?

Thanks,
Zahra