You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The brew install instructions in the wiki are missing the dependency on libnotify.
This results in ImportError: cannot import name Notify, introspection typelib not found when trying to log in via the GUI.
It just needs a brew install libnotify.
The brew install instructions in the wiki are missing the dependency on libnotify.
This results in
ImportError: cannot import name Notify, introspection typelib not foundwhen trying to log in via the GUI.It just needs a
brew install libnotify.