redis-ai-resources icon indicating copy to clipboard operation
redis-ai-resources copied to clipboard

redis-ai-resources/python-recipes/semantic-cache /01_doc2cache_llama3_1.ipynb ERROR

Open amscosta opened this issue 6 months ago • 0 comments

Hello, When running the cell of the above mentioned notebook . %pip install -q "redisvl>=0.4.1" unstructured[pdf] sentence-transformers openai %pip install -q langchain-core langchain-community pypdf rapidocr-onnxruntime

The following error happens: error: subprocess-exited-with-error

Building wheel for onnx (pyproject.toml) did not run successfully. exit code: 1

[11318 lines of output] fatal: not a git repository (or any of the parent directories): .git C:\Users\c0274\AppData\Local\Temp\pip-build-env-jz_dxz4e\overlay\Lib\site-packages\setuptools\config_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: project.license as a TOML table is deprecated !!

lots of error outputs.

amscosta avatar May 09 '25 14:05 amscosta