RecTools icon indicating copy to clipboard operation
RecTools copied to clipboard

Windows + python=3.9 is not supported

Open sharthZ23 opened this issue 3 years ago • 2 comments

I can't install rectools on Windows for python=3.9 due to problems with installing nmslib (one of the dependencies). Issue for tracking - https://github.com/nmslib/nmslib/issues/464

sharthZ23 avatar Aug 07 '22 19:08 sharthZ23

I would love to use this library but my project needs Python >= 3.9. It would be great if you were able to get around this somehow. Maybe an installation that does not include parts of the library that need nmslib? I don't think nmslib is going to fix this in the near future.

lukas-wegmeth avatar Apr 20 '23 08:04 lukas-wegmeth

Hi @sharthZ23 @lukas-wegmeth Sorry for long reply

We moved nmslib to extras in the last version (as well as lightfm), can you try it?

feldlime avatar Oct 31 '23 15:10 feldlime