Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails - Source code errors encountered #284

Open
mbeavitt opened this issue Aug 20, 2024 · 0 comments
Open

Build fails - Source code errors encountered #284

mbeavitt opened this issue Aug 20, 2024 · 0 comments

Comments

@mbeavitt
Copy link

mbeavitt commented Aug 20, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant