Skip to content

Avoid multiple uv warnings#300

Open
AlexKurek wants to merge 1 commit intotikk3r:fedora-py3from
AlexKurek:Avoid-uv-warning
Open

Avoid multiple uv warnings#300
AlexKurek wants to merge 1 commit intotikk3r:fedora-py3from
AlexKurek:Avoid-uv-warning

Conversation

@AlexKurek
Copy link
Contributor

Description

This is to avoid:

warning: /root/.local/bin is not on your PATH. To use installed tools, run export PATH="/root/.local/bin:$PATH" or uv tool update-shell.

@tikk3r
Copy link
Owner

tikk3r commented Jan 18, 2026

Let's go with the more agnostic suggestion of uv tool update-shell.

This is to avoid:

warning: `/root/.local/bin` is not on your PATH. To use installed tools, run `export PATH="/root/.local/bin:$PATH"` or `uv tool update-shell`.
@AlexKurek
Copy link
Contributor Author

It gives:

error: The executable directory /root/.local/bin is not in PATH, but the Bash configuration files are already up-to-date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants