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

Add --user option to pip install command #7324

Closed
wants to merge 1 commit into from

Commits on Apr 14, 2024

  1. Add --user option to pip install command

    by adding the --user option , we avoid the need for administrative permissions when installing the package. This makes it more practical for users to install the package without requiring elevated privileges
    raphaelgpalma committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    552a467 View commit details
    Browse the repository at this point in the history