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

README: Use --user with pip, not sudo pip #1233

Merged

Conversation

benjamin-rood
Copy link
Contributor

sudo with pip is considered unsafe.

Instead, run such commands with the --user argument to get the same result safely.

`sudo` with `pip` is [considered unsafe](https://stackoverflow.com/a/22517157/2469559).

Instead, run such commands with the `--user` argument to get the same result _safely._
@benjamin-rood benjamin-rood changed the title Use --user with pip, not sudo pip README: Use --user with pip, not sudo pip Sep 5, 2021
Copy link
Collaborator

@scorphus scorphus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @benjamin-rood 🙌

@scorphus scorphus merged commit c719712 into nvbn:master Sep 5, 2021
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