eCP Extended Cluster Pruning Index implementation in C++ Install Python3 libraries sudo apt install libpython3.12-dev Set environmental variables export PYTHON_INCLUDE="/usr/include/python3.12/" export PYTHON_LIBS="/usr/lib/x86_64-linux-gnu/" NOTE: Your path may be different. These are from a WSL setup.