XGBoost version causes installation to fail on MacOS (Apple M4 Pro)
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#3133](https://github.com/augurlabs/augur/issues/3133)
> Originally opened by `@jukkahuhtamaki` on 2025-04-24
---
**Description:**
XGBoost version causes installation to fail on MacOS (Apple M4 Pro).
Replacing an old version with 'xgboost==1.7.6' in [pull_request_analysis_worker/setup.py](https://github.com/chaoss/augur/blob/main/augur/tasks/data_analysis/pull_request_analysis_worker/setup.py) allows the analysis process to advance.
Let's see if there are downstream issues related to the change. Mind you, the latest XGBoost version is now 3.0.0.
**Software versions:**
- Augur: 0.86.0
- OS: uctName: macOS, ProductVersion: 15.4.1, BuildVersion: 24E263
Contributor guide
Assessment
This issue has not been assessed yet.