Skip to content

uv pip install gets stuck combining --resolution=lowest-direct and --upgrade flags #1563

@adamtheturtle

Description

@adamtheturtle

Tested with uv 0.1.3.

Choose a package, in this example, mypy.

Run:

uv pip install --resolution=lowest-direct --upgrade "mypy"

This stalls for at least 30 minutes.

Seen on macOS (locally) and on Ubuntu (GitHub Actions).

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingresolverRelated to the package resolver

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions