Skip to content
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

fix order of --global flag for MacOS #1430

Closed
wants to merge 1 commit into from
Closed

Conversation

openrory
Copy link

  • I have added a news fragment under changelog.d/ (if the patch affects the end users)

Summary of changes

This fixes issue #1429, the last step in the process of installing pipx for MacOS where it fails due to the --global flag being in the wrong order.

Test plan

  1. uninstall pipx
  2. install pipx in MacOS
  3. use sudo pipx --global ensurepath instead of sudo pipx ensurepath --global

Tested by running

sudo pipx --global ensurepath

@chrysle
Copy link
Contributor

chrysle commented May 28, 2024

Thanks, but this was already fixed in #1397, which makes the current flag order possible.

@chrysle chrysle closed this May 28, 2024
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.

None yet

2 participants