We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following the instructions results in:
$ pip install powerline-shell error: externally-managed-environment
There's a number of workarounds, and the cleanest one seems to be to use pipx, so maybe the docs should mention that.
pipx
The text was updated successfully, but these errors were encountered:
Same on Ubuntu 24.04. pipx didn't work for me. I used:
pip install powerline_shell --break-system-packages
Sorry, something went wrong.
No branches or pull requests
Following the instructions results in:
There's a number of workarounds, and the cleanest one seems to be to use
pipx
, so maybe the docs should mention that.The text was updated successfully, but these errors were encountered: