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

Updated Reproduction Log #1553

Merged
merged 6 commits into from
Aug 24, 2023
Merged

Updated Reproduction Log #1553

merged 6 commits into from
Aug 24, 2023

Conversation

Richard5678
Copy link
Contributor

Environment: M1 MacBook Pro (2021) macOS Monterey version 12.5
Java version: 20.0.1 2023-04-18
Maven version: Apache Maven 3.9.2
Python version: Python 3.9.7

When "pip install pyserini" was ran, nmslib could not be installed with error message the same as
#1551

I was able to bypass this error by running the command below first
CFLAGS="-mavx -DWARN(a)=(a)" pip install nmslib
then install pyserini using pip

@lintool lintool merged commit b57b583 into castorini:master Aug 24, 2023
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