ModelEngine-Group / ModelEngine-Group/unified-cache-management

[Installation]: uv pip install --system --no-build-isolation uc-manager安装失败

Open
#736 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

installation
Dominant language
C++
Stars
334
Forks
119
Avg merge
1d 15h
Merged PRs (30d)
82

Description

Your current environment
[stderr]
      /usr/local/python3.11.14/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is
      deprecated
      !!

              ********************************************************************************
              Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on
      setuptools>=77.0.0).

              By 2026-Feb-18, you need to update your project and remove deprecated calls
              or your builds will no longer be supported.

              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************

      !!
        corresp(dist, value, root_dir)
      fatal: invalid gitfile format: /root/.cache/uv/sdists-v9/.git
      CMake Error at ucm/shared/vendor/helper.cmake:26 (message):
        All git URLs are not reachable!
      Call Stack (most recent call first):
        ucm/shared/vendor/dep-fmt.cmake:13 (find_reachable_git_url)
        ucm/shared/vendor/CMakeLists.txt:1 (include)
How you are installing ucm, also vllm and vllm-ascend.
uv pip install --system --no-build-isolation uc-manager

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure with uv pip install --system --no-build-isolation uc-manager. Start by reading ucm/shared/vendor/helper.cmake, then ucm/shared/vendor/dep-fmt.cmake and ucm/shared/vendor/CMakeLists.txt to trace the unreachable Git URL check. Done means the package installs successfully without the reported CMake failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp, python
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.