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

x11-misc/emojione-picker fails to start: ImportError: No module named gi #258

Open
redblade7 opened this issue Nov 3, 2020 · 4 comments

Comments

@redblade7
Copy link

x11-misc/emojione-picker fails to start with the error:

Traceback (most recent call last):
  File "/usr/bin/emojione-picker", line 20, in <module>
    from gi import require_version
ImportError: No module named gi

Is a dependency missing?

@redblade7
Copy link
Author

If this helps, I was required to remove the python_targets_python2_7 USE flag before install, and I see the program does not support Python 3. Perhaps the program is being partially installed?

@jorgicio
Copy link
Owner

jorgicio commented Nov 4, 2020

If this helps, I was required to remove the python_targets_python2_7 USE flag before install, and I see the program does not support Python 3. Perhaps the program is being partially installed?

Yes, maybe, I don't have this issue here, but I hope the change I did helps.

@redblade7
Copy link
Author

Still getting the same error. I am using python_targets_python3_7

@jorgicio
Copy link
Owner

jorgicio commented Nov 9, 2020

Ok, I may check it then. Reopening issue.

@jorgicio jorgicio reopened this Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants