AdnanHodzic / auto-cpufreq

Automatic CPU speed & power optimizer for Linux
https://foolcontrol.org/?p=4603
GNU Lesser General Public License v3.0
5.32k stars 259 forks source link

Fixed auto-cpufreq error installation #709

Open wattanapong opened 1 month ago

wattanapong commented 1 month ago

This error was encountered when the python was lower than 3.10. You need to install multiple python in /usr/bin/python3.10 where the default /usr/bin/python3.8 exists.