RecTools
RecTools copied to clipboard
Windows + python=3.9 is not supported
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
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.
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?