Describe the bug
When running the recommended installation command in a Linux environment, the build fails due to a number of errors, primarily related to Boost library functions.
Version
0.7.4 (latest)
Command
Command line to install octopus:
# using a container for reproducibility
docker run -it ubuntu:latest
apt update
apt install python3 pip curl git
pip install distro --break-system-packages
git clone https://github.com/luntergroup/octopus
octopus/scripts/install.py --dependencies --forests
Additional context
Please see error log attached.
error_log.txt
Describe the bug When running the recommended installation command in a Linux environment, the build fails due to a number of errors, primarily related to Boost library functions.
Version 0.7.4 (latest)
Command Command line to install octopus:
Additional context Please see error log attached. error_log.txt