Skip to content

Python 3.14 installed via uv python install but not detected as valid interpreter in VS Code #1374

@mrbartuss

Description

@mrbartuss

I successfully installed Python 3.14 using uv python install. Scripts run fine with uv run example.py or directly via python3.14 example.py.

Image

However, it's not detected in the global environment. When I click to install a new one, it says "Python 3.14.3 is already installed".

Image

When I try to select it as a Python interpreter i get 'Selected file is not a valid Python interpreter'

Image

What am I missing? And how to fix that?

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions