Hello,
I am trying to compile the git version of graph-tool. I have configured it
as follows:
./configure --with-boost=/opt/anaconda/anaconda3 --enable-openmp
This returns a configuration summary as follows:
Hello,
I am trying to compile the git version of graph-tool. I have configured it
as follows:
./configure --with-boost=/opt/anaconda/anaconda3 --enable-openmp
This returns a configuration summary as follows:
There is a known compilation problem with Python 2 with the current git
version. It is a simple problem, and I will fix it soon.
With Python 3 it should work fine.
Best,
Tiago
OK, I will wait for the new git version then. Thanks for the quick response!
Best,
Philipp
Hi Tiago,
There seems to have been an updated to the code on GIT. Does it address this
issue or is it about something else?
Best,
Philipp
This has been fixed now in git.
Next time you want to keep track of a bug, it is best to open an issue.