I was able to make the python script work by editing the following file:

/usr/lib/python3/dist-packages/indicator_cpufreq/indicator.py

... and adding the following lines just below the comments that end on
line 17:

import gi
gi.require_version("Gtk", "3.0")
gi.require_version('AppIndicator3', '0.1')

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1947756

Title:
  indicator-cpufreq gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-cpufreq/+bug/1947756/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to