Can't uninstall 'pylint'. No files were found to uninstall. Successfully installed astroid-2.2.5 pylint-2.3.1 $ mypy gajim gajim/conversation_textview.py:936: error: Function is missing a return type annotation gajim/conversation_textview.py:936: error: Function is missing a type annotation for one or more arguments gajim/conversation_textview.py:1028: error: Need type comment for 'text_tags' (hint: "text_tags = ... # type: List[<type>]") gajim/conversation_textview.py:1142: error: Function is missing a type annotation for one or more arguments gajim/conversation_textview.py:1159: error: Invalid index type "object" for "Dict[Trust, Tuple[str, str, str]]"; expected type "Trust" ERROR: Job failed: exit status 1