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 the issue(#6022): Add additional installation method in README #6023

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

y-vectorfield
Copy link
Contributor

Fit the issue #6022
Add additional installation method in README.

@matteius
Copy link
Member

matteius commented Dec 1, 2023

@y-vectorfield Can you explain more why this should be a preferred/supported installation method? I mean the change itself seems simple, but I wonder what is the difference between that and invoking pip directly?

@y-vectorfield
Copy link
Contributor Author

y-vectorfield commented Dec 1, 2023

Hello, @matteius, thank you very much for your comment.
Actually, we often cannot install pip command using package manager as sudors.
In addition, we often need to install python libraries into specific environment(~/.local).
This methdod(python -m pip ~) can install python libraries if we cannot install pip commad specific environment.
Hence, I think we should add this installation method.

@matteius matteius merged commit 141443d into pypa:main Dec 6, 2023
1 check passed
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