Я пытался создать тряпку с Weaviate Local Server с помощью документации Langchain, но натолкнулся на следующую ошибку при загрузке библиотеки < /p>
../numpy/core/src/npysort/radixsort.cpp(106): note: see reference to function template instantiation 'UT KEY_OF(UT)' being compiled
with
[
UT=radixsort::UT
]
[369/503] Compiling C++ object numpy/core/_multiarray_umath.cp313-win_amd64.pyd.p/src_npysort_heapsort.cpp.obj
[370/503] Compiling C++ object numpy/core/_multiarray_umath.cp313-win_amd64.pyd.p/src_npysort_timsort.cpp.obj
[371/503] Compiling C++ object numpy/core/_multiarray_umath.cp313-win_amd64.pyd.p/src_npysort_quicksort.cpp.obj
[372/503] Compiling C object numpy/core/_multiarray_umath.cp313-win_amd64.pyd.p/meson-generated_arraytypes.c.obj
[373/503] Compiling C++ object numpy/core/_multiarray_umath.cp313-win_amd64.pyd.p/src_npysort_selection.cpp.obj
ninja: build stopped: subcommand failed.
Activating VS 17.11.4
INFO: automatically activated MSVC compiler environment
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: C:\Users\User\AppData\Local\Temp\pip-build-env-312cmd25\normal\Scripts\ninja.EXE
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
< /code>
Сама ошибка должна долго вставить здесь. Сделал еще хуже, прежде чем ошибка не была такой долгой, ничего не нашел в Интернете, может быть, у кого -то была такая же проблема?
>
Подробнее здесь: https://stackoverflow.com/questions/793 ... installing