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 (84,934 stars) (3,111 forks)batch import
error messageshelp wanted

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

`uvx` complains about non-existent `--with` · astral-sh/uv#8757 | Good First Issue