castorini / pyserini

Pyserini is a Python toolkit for reproducible information retrieval research with sparse and dense representations.
http://pyserini.io/
Apache License 2.0
1.57k stars 349 forks source link

Add to onboarding reproduction logs #1892

Closed Yuv-sue1005 closed 2 months ago

Yuv-sue1005 commented 2 months ago

Setup:

OS: macOS Sonoma 14.4.1 Memory: 8GB Chip: Intel Core i5 Python Version: 3.10.13 Java Version: 21.0.3 Maven: 3.9.6

The code and reproduction worked perfectly. However, while trying to install the packages necessary to build Pyserini, the "conda install" commands didn't seem to properly download them into my virtual environment. This was fixed by going into the Anaconda-Navigator and manually downloading the necessary packages into my VE.