Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc][源码部署文档] uv部署到LLAMA-CPP报错,windows #2494

Open
1 of 2 tasks
panyp5164 opened this issue Mar 20, 2025 · 1 comment
Open
1 of 2 tasks

[Doc][源码部署文档] uv部署到LLAMA-CPP报错,windows #2494

panyp5164 opened this issue Mar 20, 2025 · 1 comment
Labels
documentation Improvements or additions to documentation Waiting for reply

Comments

@panyp5164
Copy link

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

uv sync --all-packages --frozen --extra "base" --extra "proxy_openai" --extra "hf" --extra "llama_cpp" --extra "rag" --extra "storage_chromadb" --extra "dbgpts" --extra "quant_bnb"
x Failed to build llama-cpp-python==0.3.7
|-> The build backend returned an error
-> Call to scikit_build_core.build.build_wheel` failed (exit code: 1)

  [stdout]
  *** scikit-build-core 0.11.0 using CMake 3.31.6 (wheel)
  *** Configuring CMake...
  loading initial cache file C:\Users\86189\AppData\Local\Temp\tmp4c_ck9ux\build\CMakeInit.txt
  -- Building for: NMake Makefiles
  -- Configuring incomplete, errors occurred!

  [stderr]
  2025-03-20 20:15:04,783 - scikit_build_core - WARNING - Can't find a Python library, got libdir=None,
  ldlibrary=None, multiarch=None, masd=None
  CMake Error at CMakeLists.txt:3 (project):
    Running

     'nmake' '-?'

    failed with:

     no such file or directory


  CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
  CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage

  *** CMake configuration failed

  hint: This usually indicates a problem with the package or the build environment.

help: llama-cpp-python (v0.3.7) was included because dbgpt[llama-cpp] (v0.7.0) depends on llama-cpp-python

Documentation Links

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@panyp5164 panyp5164 added documentation Improvements or additions to documentation Waiting for reply labels Mar 20, 2025
@fangyinc
Copy link
Collaborator

See here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Waiting for reply
Projects
None yet
Development

No branches or pull requests

2 participants