astral-sh/uv

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

Open

#12.661 aberto em 3 de abr. de 2025

Ver no GitHub
 (5 comments) (1 reaction) (0 assignees)Rust (3.111 forks)batch import
error messageshelp wanted

Métricas do repositório

Stars
 (84.934 stars)
Métricas de merge de PR
 (Mesclagem média 7d 16h) (259 fundiu PRs em 30d)

Description

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

Guia do colaborador