cvangysel / pytrec_eval

pytrec_eval is an Information Retrieval evaluation tool for Python, based on the popular trec_eval.
http://ilps.science.uva.nl/
MIT License
282 stars 32 forks source link

windows 10 installation #45

Open malinphy opened 12 months ago

malinphy commented 12 months ago

When I try to install pytrec_eval via pip install pytrec_eval, I am getting this error. ERROR: Could not build wheels for pytrec_eval, which is required to install pyproject.toml-based projects win 10 and python 3.9.0

diyicheng commented 5 months ago

I have the same problem, and have not solved it.

malinphy commented 5 months ago

@diyicheng I remember this solution worked for me. I hope you can make it work. https://github.com/cvangysel/pytrec_eval/issues/32#issuecomment-806967618 good luck.