ERROR: Ignored the following versions that require a different python version: 2.3.0 Requires-Python >=3.11; 2.3.0rc1 Requires-Python >=3.11 ERROR: Could not find a ...
I try running a minimal example with only llama-index and llama-index-embeddings-huggingface dependencies. This pulls tokenizers as a dependency and uses instead venv Python version (3.12.7) the ...