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

How to store pip under /usr/local/lib #167

Open
avoutsas67 opened this issue Aug 19, 2022 · 3 comments
Open

How to store pip under /usr/local/lib #167

avoutsas67 opened this issue Aug 19, 2022 · 3 comments

Comments

@avoutsas67
Copy link

Hello,

When running get-pip.py pip in Ubuntu 18.04 pip installed under .local/bin and .local/lib. Is there a way to install pip under /usr/local/bin and /usr/local/lib?

Apologies that I raised an issue to ask a question.

Many thanks for your support
Achilleas

@FrankAllotta
Copy link

I would also like to know how to do this as it would be nice to have pip available globally.

@MrLju
Copy link

MrLju commented Jun 9, 2023

Yes, it's a good question. I want to install pip globally not only in personal's .local.

@edmorley
Copy link
Contributor

@avoutsas67 Hi! get-pip.py doesn't control where the bin scripts for installed packages end up - that's something that will be controlled by your Python distributions configuration (in your case, presumably the Python provided by Ubuntu).

As such, I don't think your issue is related to this repository.

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

4 participants