Unlimit xgboost version
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 1.1k
- Avg merge
- 12d 2h
- Merged PRs (30d)
- 1
Description
**What's your use case?**
It seems that the latest `xgboost` MacOS package is missing `libomp.dylib`.
Therefore the xgboost version has been limited in #6857 to <2.1.
**What's your proposed solution?**
Unlimit the xgboost version when the issue is fixed on the xgboost side.
**Are there any alternative solutions?**
Instal libomp manually and move xgboost to optional requirements.
Contributor guide
Research direction
Start by reading issue #6857 and checking the current xgboost dependency constraint in the repository. Verify whether the macOS package now includes libomp.dylib or otherwise installs successfully without manual intervention. Done means the version restriction can be removed without breaking macOS installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, python
- Domain
- build-system, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100