Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nothing4You/87ee9f553386c1d60d24ca108173dfc7 to your computer and use it in GitHub Desktop.
Save Nothing4You/87ee9f553386c1d60d24ca108173dfc7 to your computer and use it in GitHub Desktop.
No translations found
Dirs searched: [PosixPath('/usr/local/share'), PosixPath('/usr/share')]
03/04/2019 13:38:04 (W) gajim.password python-keyring missing, falling back to plaintext storage
Traceback (most recent call last):
File "/Users/rschwab/Applications/Gajim.app/Contents/MacOS/gajim/application.py", line 227, in _activate
from gajim.gui_interface import Interface
File "/Users/rschwab/Applications/Gajim.app/Contents/MacOS/gajim/gui_interface.py", line 81, in <module>
from gajim.common.zeroconf import connection_zeroconf
File "/Users/rschwab/Applications/Gajim.app/Contents/MacOS/gajim/common/zeroconf/connection_zeroconf.py", line 44, in <module>
from gajim.common.zeroconf import client_zeroconf
File "/Users/rschwab/Applications/Gajim.app/Contents/MacOS/gajim/common/zeroconf/client_zeroconf.py", line 34, in <module>
from nbxmpp.transports_nb import DATA_RECEIVED
ModuleNotFoundError: No module named 'nbxmpp.transports_nb'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment