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.