astral-sh/uv

Changing a package name with sync --frozen reports the wrong error

Open

#12,661 opened on 2025年4月3日

GitHub で見る
 (5 comments) (1 reaction) (0 assignees)Rust (3,111 forks)batch import
error messageshelp wanted

Repository metrics

Stars
 (84,934 stars)
PR merge metrics
 (平均マージ 7d 16h) (30d で 259 merged PRs)

説明

Summary

Changing the name of a package and using uv sync --frozen reports error: "Could not find root package $name". Removing --frozen resolves the issue.

Platform

Windows 11 x86_64

Version

0.6.12

Python version

3.12.8

コントリビューターガイド