On a fresh Ubuntu 19.10 I did install hermit with 'pip3 install hermit' and I'm trying to launch it. It crashes with ``` raise ImportError('Unable to find zbar shared library') ```
On a fresh Ubuntu 19.10 I did install hermit with 'pip3 install hermit' and I'm trying to launch it. It crashes with