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

Add to Reproduction Logs #1768

Merged
merged 8 commits into from
Jan 15, 2024
Merged

Conversation

Tanngent
Copy link
Contributor

Reproduced on Apple M2
8 GB RAM

macOS Sonoma 14.2.1
Python 3.10.13
maven 3.9.6
Java 11.0.21

Issues Encountered

Cannot build wheels lightgbm and nmslib during this build step

pip install -e .

For lightgbm, install libomp with

brew install libomp 

Taken from: microsoft/LightGBM#6035

For nmslib, the issue seems to be an issue with python 3.11 and pybind. Downgraded to python 3.10.
Taken from: pybind/pybind11#4333

@Tanngent Tanngent changed the title Tanngent onboard Add to Reproduction Logs Jan 15, 2024
@lintool lintool merged commit d4ea011 into castorini:master Jan 15, 2024
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

Successfully merging this pull request may close these issues.

2 participants