Typing has been upstreamed into CPython and will cause errors
if loaded with a 3.7 interpreter. Cf.
https://github.com/python/typing/issues/573
Under Python3 libolm works without typing as tested via
weechat-matrix.
typing is still pulled in when installed for Python2.