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

option to show only locally installed packages #29

Open
thorstenkampe opened this issue May 21, 2020 · 0 comments
Open

option to show only locally installed packages #29

thorstenkampe opened this issue May 21, 2020 · 0 comments

Comments

@thorstenkampe
Copy link

sudo pip install installs packages to /usr/local (/usr/local/lib/python3.8/dist-packages/ on current Ubuntu) to keep them separated from the system packages that are installed via the operating system package manager to /usr/lib/python3/dist-packages.

There was already a request for this in #17 but only support for user packages was implemented.

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