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

pip install overwrite bin directory and namespace packages #1

Closed
anki-code opened this issue Apr 19, 2020 · 1 comment
Closed

pip install overwrite bin directory and namespace packages #1

anki-code opened this issue Apr 19, 2020 · 1 comment

Comments

@anki-code
Copy link
Member

This relates to pypa/packaging.python.org#700

@anki-code
Copy link
Member Author

Fixed. Now the logic is similar with pip install --user.

xxh PYTHONUSERBASE HOME
xxh myhost /home/user/.xxh/.local /home/user/.xxh
xxh myhost +hhh '~' /home/user/.xxh/.local /home/user
xxh myhost +hhh '~' +hhx '~' /home/user/.local /home/user

This is more natural way to save packages.

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

No branches or pull requests

1 participant