astral-sh/uv

`uvx` complains about non-existent `--with`

Open

#8,757 opened on Nov 1, 2024

View on GitHub
 (2 comments) (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

Reported on Discord:

❯ uvx --from ./python/ruff-ecosystem ruff-ecosystem --output-format markdown --force-preview --cache ../ecosystem format ./target/release/ruff ./target/debug/ruff > changes.md
  × Invalid `--with` requirement
  ╰─▶ Distribution not found at: file:///home/astral/ruff/python/python/ruff-ecosystem

Contributor guide