-
Notifications
You must be signed in to change notification settings - Fork 422
New issue
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
sudo pipx ensurepath --global
fails on MacOS due to --global flag order
#1429
Comments
openrory
changed the title
May 28, 2024
sudo pipx ensurepath --global
fails on MacOs due to --global flag ordersudo pipx ensurepath --global
fails on MacOS due to --global flag order
The fix for this has already been implemented in #1397, and will be in the next release. |
Probably it's time to create a new release? |
Whoever does this must fix the news fragments though. Multiple lines are not supported and break the formatting (see the current latest changelog). I can do it in the evening (CEST). |
Even better. I see you’ve already closed the issue, thanks! Looking forward to the new release ;-)On 28 May 2024, at 16:03, Robert ***@***.***> wrote:
The fix for this has already been implemented in #1397, and will be in the next release.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When running
sudo pipx ensurepath --global
as part of the installation process for MacOS, it gives the following error:How to reproduce
run
sudo pipx ensurepath --global
Expected behavior
The text was updated successfully, but these errors were encountered: