Replies: 1 comment
-
|
I followed this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Errors:
Whole error log:
Building wheel for llama-cpp-python (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for llama-cpp-python (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [308 lines of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for llama-cpp-python
Building wheel for pandoc (setup.py) ... done
Created wheel for pandoc: filename=pandoc-2.3-py3-none-any.whl size=33288 sha256=1d4c82202f1f4da93aaa9b86a4e2741ed8a2154b7855fdbf659e82ae2b8c0a95
Stored in directory: c:\users\imjos\appdata\local\pip\cache\wheels\76\27\c2\c26175310aadcb8741b77657a1bb49c50cc7d4cdbf9eee0005
Building wheel for compressed-rtf (setup.py) ... done
Created wheel for compressed-rtf: filename=compressed_rtf-1.0.6-py3-none-any.whl size=6196 sha256=72aef628ef5fd1f21544519da8076a48924648dbe70a9e25b2d3195e04cb5dcb
Stored in directory: c:\users\imjos\appdata\local\pip\cache\wheels\15\3e\48\e7d833ecc516c36f8966d310b1a6386db091a718f1ff3bf85c
Building wheel for olefile (setup.py) ... done
Created wheel for olefile: filename=olefile-0.46-py2.py3-none-any.whl size=35471 sha256=f7e12d3f40c601738b11227ba4842a43274051db312d26213abb24e13cecd131
Stored in directory: c:\users\imjos\appdata\local\pip\cache\wheels\02\39\c0\9eb1f7a42b4b38f6f333b6314d4ed11c46f12a0f7b78194f0d
Building wheel for red-black-tree-mod (setup.py) ... done
Created wheel for red-black-tree-mod: filename=red_black_tree_mod-1.20-py3-none-any.whl size=18628 sha256=fdbba6af57a4b06917e9ab365bb2ac09b3fd6a6a575f987a152ff5ffe761b390
Stored in directory: c:\users\imjos\appdata\local\pip\cache\wheels\1e\89\a0\17d08e78a59e4e8f51a95fe52e19c6916450c143acc7bce4dd
Building wheel for hnswlib (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for hnswlib (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_ext
building 'hnswlib' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for hnswlib
Building wheel for sentence-transformers (setup.py) ... done
Created wheel for sentence-transformers: filename=sentence_transformers-2.2.2-py3-none-any.whl size=125961 sha256=b4bc44ecea8743c4bd649d0e3084ad258acc0ac2d6b1dcb936f16ab36bf733b5
Stored in directory: c:\users\imjos\appdata\local\pip\cache\wheels\62\f2\10\1e606fd5f02395388f74e7462910fe851042f97238cbbd902f
Building wheel for python-docx (setup.py) ... done
Created wheel for python-docx: filename=python_docx-0.8.11-py3-none-any.whl size=184519 sha256=141154ab24a9581cccf04ac38bc401d4c98432dbd87f93fad78b903637396fd4
Stored in directory: c:\users\imjos\appdata\local\pip\cache\wheels\80\27\06\837436d4c3bd989b957a91679966f207bfd71d358d63a8194d
Building wheel for python-pptx (setup.py) ... done
Created wheel for python-pptx: filename=python_pptx-0.6.21-py3-none-any.whl size=470992 sha256=23f470374f892e8a03802aa945a837c5469f2f96a18c288e980aea961fdf44b1
Stored in directory: c:\users\imjos\appdata\local\pip\cache\wheels\ea\dd\74\01b3ec7256a0800b99384e9a0f7620e358afc3a51a59bf9b49
Building wheel for win-unicode-console (setup.py) ... done
Created wheel for win-unicode-console: filename=win_unicode_console-0.5-py3-none-any.whl size=20191 sha256=1601047cec96ed3f2ee6db4c4334c31ca396ee9a8211c7993da3487f738b6d98
Stored in directory: c:\users\imjos\appdata\local\pip\cache\wheels\01\90\39\480b7553719a742763eb73c7d5db9c6a8ceb54582adfdc77c6
Successfully built pygpt4all pandoc compressed-rtf olefile red-black-tree-mod sentence-transformers python-docx python-pptx win-unicode-console
Failed to build llama-cpp-python hnswlib
ERROR: Could not build wheels for llama-cpp-python, hnswlib, which is required to install pyproject.toml-based projects
Beta Was this translation helpful? Give feedback.
All reactions