ModelEngine-Group / ModelEngine-Group/unified-cache-management
[Installation]: uv pip install --system --no-build-isolation uc-manager安装失败
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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