Skip to content

Uvx does not support @latest when using --from #6796

@RomainBrault

Description

@RomainBrault

I was expecting the following to work but it doesnt.

> uvx --from Babel pybabel@latest
The executable `pybabel@latest` was not found.
warning: An executable named `pybabel@latest` is not provided by package `babel`.
The following executables are provided by `babel`:
- pybabel

The other option I thought of doesn´t work either:

> uvx --from Babel@latest pybabel
error: Distribution not found at: XXX

I din't find any helpful information in the documentation

Metadata

Metadata

Assignees

Labels

cliRelated to the command line interfaceenhancementNew feature or improvement to existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions