astral-sh/uv

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

Open

#12.661 geöffnet am 3. Apr. 2025

Auf GitHub ansehen
 (5 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (3.111 Forks)batch import
error messageshelp wanted

Repository-Metriken

Stars
 (84.934 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 16h) (259 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide