vagnum08 / cpupower-gui

cpupower-gui is a graphical program that is used to change the scaling frequency limits of the cpu, similar to cpupower.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not working now

EdLovecraft opened this issue · comments

Traceback (most recent call last):
  File "/usr/bin/cpupower-gui", line 34, in <module>
    from cpupower_gui import __main__
ModuleNotFoundError: No module named 'cpupower_gui'

This usually happens when python is updated to a new version making the module unaccesible.
Which distro are you using? Did you install it from source or a package?

With #7 this error should never happen.
To resolve the issue now you can do the following,
Either rebuild the package or reinstall.