We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After adding auto-cpufreq in #793 I get
── 14:30:35 - auto-cpufreq ───────────────────────────────────────────────────── 14:30:47 [102/1226] Traceback (most recent call last): File "/usr/bin/auto-cpufreq", line 5, in <module> from auto_cpufreq.bin.auto_cpufreq import main ModuleNotFoundError: No module named 'auto_cpufreq'
because I have installed it from the AUR
Only auto-upgrade it when installed via python (I guesss?)
Install from AUR on Arch
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Erroneous Behavior
After adding auto-cpufreq in #793 I get
because I have installed it from the AUR
Expected Behavior
Only auto-upgrade it when installed via python (I guesss?)
Steps to reproduce
Install from AUR on Arch
The text was updated successfully, but these errors were encountered: