cherche icon indicating copy to clipboard operation
cherche copied to clipboard

ModuleNotFoundError: No module named 'setuptools_rust'

Open tom9358 opened this issue 1 year ago • 1 comments

Hi developers! Trying to install cherche via pip install cherche[gpu] in a clean conda environment on python 3.11.11 on linux I get ModuleNotFoundError: No module named 'setuptools_rust'. After installing setuptools_rust manually it installs just fine, so I suspect that it should be included as prerequisite package.

tom9358 avatar Jan 16 '25 13:01 tom9358

Thank you @tom9358, I'll update the requirements ! 😀

raphaelsty avatar Jan 17 '25 09:01 raphaelsty