capreolus-ir / capreolus

A toolkit for end-to-end neural ad hoc retrieval
https://capreolus.ai
Apache License 2.0
95 stars 32 forks source link

Unable to install annoy which is a dependency of capreolus #206

Open RiverDong opened 2 years ago

RiverDong commented 2 years ago

Hi, I am trying to run the code. And I need to install annoy which is a depedency of capreolus. However, I am unable to install it for reasons I cannot debug below. I wonder if you encountered similar issues or know some environment settings that you used. (Like python versions, package versions, etc.

Screen Shot 2022-06-04 at 9 00 43 AM Screen Shot 2022-06-04 at 9 00 27 AM

)

crystina-z commented 2 years ago

Hi @RiverDong! Thanks for you interest. The annoy version I'm using is 1.17.0, with Python 3.7. And below's the GCC version

$ gcc --version
gcc (Debian 10.2.1-6) 10.2.1 20210110