NFO: pip is looking at multiple versions of flashrank to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install -r requirements.txt (line 35) and llama_cpp_python==0.2.79 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested llama_cpp_python==0.2.79
flashrank 0.2.5 depends on llama-cpp-python==0.2.67
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict