Skip to content

Build fails - Source code errors encountered #284

@mbeavitt

Description

@mbeavitt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions