Hi, nice to read the excellent review paper, and thanks for sharing and organizing the data & codes.
I didn't install FINDER successfully when Cythoning PrepareBatchGraph.pyx to PrepareBatchGraph.cpp. Some issue screenshots are as follows:


The uploaded PrepareBatchGraph.cpp file is also invalid with error: Do not use this file, it is the result of a failed Cython compilation.
By the way, I can install and test the original FINDER_ND algorithm under the same conda env.
I have installed gcc-8 and g++-8 as suggested, and I have no clue why it happened. Could you give me any advice?
Hi, nice to read the excellent review paper, and thanks for sharing and organizing the data & codes.


I didn't install FINDER successfully when Cythoning PrepareBatchGraph.pyx to PrepareBatchGraph.cpp. Some issue screenshots are as follows:
The uploaded PrepareBatchGraph.cpp file is also invalid with error: Do not use this file, it is the result of a failed Cython compilation.
By the way, I can install and test the original FINDER_ND algorithm under the same conda env.
I have installed gcc-8 and g++-8 as suggested, and I have no clue why it happened. Could you give me any advice?