Not even the Ai could help me and we did all add paths to CMake check Python version even check Cmake version which works but then the version doesnt get detected during pip install.
sentencepiece v0.2.0 cannot be built with cmake 4.0. You need to either:
- Use an older version of python (sentencepiece provides prebuilt wheels for python 3.12 and older)
- Use an older version of cmake
- Build the development version of sentencepiece from github
You are a genius Sir! Thanks a thousend times! I´ll open another quick thread if I stumble again! Or if this ones still open just gonna post it here.
Speaking of roadblocks…
This is from an Anaconda prompt.
It created a build and vllm.egg-info folder in the 1. vllm folder but in the vllm/vlllm folder is the " distributed " folder . And no distro folder but I dont know if the AI meant it literally or if distro just stands short for distributed.
Is it just a naming error? Do I need to specify something because its looking for a " vllm._C " module? Or do I need to download something else?
Try this:
Hm I changed the vllm folder in the vllm folder to vllm2 but no luck
Oops… well It kinda did work after some modifications. And also. I may have renamed the wrong folder. Because apparently I had to rename the 1st folder not the 1 in it .