Skip to content

How to install executable script when python is managed by rye? #1355

Answered by bluss
jbulow asked this question in Q&A
Discussion options

You must be logged in to vote

Is it possible that the tool you have installed does not have any executable scripts? If I do "rye tools install jinja2" it fits with your description - the library is listed in the list, and there are no executables. Also look at rye tools install --include-dep if that's needed, if the exectuable is from a dependency.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@bluss
Comment options

@jbulow
Comment options

@bluss
Comment options

@bluss
Comment options

Answer selected by jbulow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants