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

PEP 668 - Usage of venv or pipx for installation for Debian 12 or Ubuntu 24.04 #192

Open
dengdenglele opened this issue Aug 16, 2024 · 2 comments

Comments

@dengdenglele
Copy link

As of Debian 12 or Ubuntu 24.04 LTS it is not recommended to install any pip package system-wide via "pip install name-of-package", see PEP 668.

I would like to ask, if there are limitations when "undervolt" is installed via pipx or inside a virtual environment? Does undervolting work at all, when installed via pipx or in venv?

If so, do I still need to use sudo for commands such as "undervolt --read"?

It would be great, if the documentation and installations steps gets updated in accordance with the new guidelines.

@SemKl
Copy link

SemKl commented Jan 3, 2025

I'm facing the same issue. Did you find out any way to solve this, or have any update on your side?

@georgewhewell
Copy link
Owner

you can install it in user environment. you still need to use sudo to call it

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

3 participants