I just installed mate-optimus via apt and I get the following error when trying to run it
$ mate-optimus-applet
Traceback (most recent call last):
File "/usr/bin/mate-optimus-applet", line 20, in <module>
gi.require_version('AppIndicator3', '0.1')
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 129, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace AppIndicator3 not available
But I can't find any listing for AppIndicator3 on pip.
Any advice would be appreciated.
I just installed mate-optimus via apt and I get the following error when trying to run it
But I can't find any listing for AppIndicator3 on pip.
Any advice would be appreciated.