benfred / implicit

Fast Python Collaborative Filtering for Implicit Feedback Datasets
https://benfred.github.io/implicit/
MIT License
3.57k stars 612 forks source link

Will not install using pip #723

Open RoyceKipslin opened 1 month ago

RoyceKipslin commented 1 month ago

When I run "pip install implicit" through the command prompt, it gives this error message:

https://i.imgur.com/DcATgFO.png

Even though I've already followed the instructions and installed Visual Studio 2022.