astral-sh/uv

Hint supported interpreter request formats on missing toolchain

Open

#4,401 opened on Jun 18, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (3,111 forks)batch import
error messageshelp wanted

Repository metrics

Stars
 (84,934 stars)
PR merge metrics
 (Avg merge 7d 16h) (259 merged PRs in 30d)

Description

We should hint the supported formats when we can't find a toolchain and the request is parsed as an executable name (which is our final fallback).

Contributor guide