Created
March 4, 2019 12:38
-
-
Save Nothing4You/87ee9f553386c1d60d24ca108173dfc7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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