Skip to content

uv-installed PyPy versions take precedence over non-uv CPython versions #7118

@hynek

Description

@hynek

uv 0.4.6 (84f25e8cf 2024-09-05)

I've been playing a bit with uv python and installed pypy3.9 with it and forgot about it.

Now, whenever I run uv venv --python python3.9 I get pypy3.9 instead. It just says Using Python 3.9.19.

My guess is that uv-installed Pythons take hard precedence, because uninstalling it starts giving me my proper Python 3.9 from homebrew, despite the fact I still have a pyp3.9 installed, too.

Metadata

Metadata

Assignees

Labels

breakingA breaking changebugSomething isn't workinguv pythonRelated to the uv python interface

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions