gpl icon indicating copy to clipboard operation
gpl copied to clipboard

pytrec_eval dependency issue

Open junefeld opened this issue 2 years ago • 4 comments

I'm not able to complete the gpl install due to this known issue: https://github.com/cvangysel/pytrec_eval/issues/32

I'm running python 3.9 and windows 10. Any suggestions?

Update: I tried running python 3.6-3.9 to no avail. I was able to take the package yml with some light edit and do individual installs for the Beirs and pytrec-eval dependencies (used pytrec-eval-terrier and a conda no-deps flag on the Beirs build).

junefeld avatar May 25 '22 23:05 junefeld

I can run this fork: pip install pytrec-eval-terrier and it reads as import pytrec-eval. Would you please add this as an alternative? Glad to help if needed!

junefeld avatar May 27 '22 22:05 junefeld

Hi @christopherfeld, sorry for the delay. I will look into this in the near future. Your idea sounds great and I think we can have this option during pip install

kwang2049 avatar Jun 08 '22 20:06 kwang2049