-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
cliRelated to the command line interfaceRelated to the command line interfaceenhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionality
Description
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`:
- pybabelThe other option I thought of doesn´t work either:
> uvx --from Babel@latest pybabel
error: Distribution not found at: XXXI din't find any helpful information in the documentation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cliRelated to the command line interfaceRelated to the command line interfaceenhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionality