Skip to content
New issue

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

ValueError: Namespace AppIndicator3 not available on Ubuntu 20.04 #29

Open
TheLazyHatGuy opened this issue May 4, 2022 · 1 comment

Comments

@TheLazyHatGuy
Copy link

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.

@N0rbert
Copy link
Member

N0rbert commented May 5, 2022

Please report this to Launchpad by apport-bug mate-optimus
with all relevant information including information about your Python environment and modules. You should mention all the details about the Python3, do you have Anaconda or something similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants