/etc/os-release: PRETTY_NAME="Debian GNU/Linux 9 (stretch)" NAME="Debian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=debian
Installation of gajim: `sudo apt install gajim` Installs successfully. When trying to start gajim from urxvt: $ gajim Traceback (most recent call last): File "gajim.py", line 327, in <module> OpenSSL.rand.load_file(str(RNG_SEED)) AttributeError: 'module' object has no attribute 'load_file' I will post more info if needed. Thanks!