Removing cryptography solved it for me. I know this will break many of my
projects, but now I know what to do.
Thanks!
On Wed, 3 Oct 2018 at 18:20, Ulf Volmer wrote:
> On 03/10/2018 14:33, Dhavan Vaidya wrote:
> >>From pip freeze, I found that pyopenssl was 17.x
> >
>
Ulf Volmer wrote:
> On 03/10/2018 14:15, Dhavan Vaidya wrote:
> > $ dpkg -l | egrep 'gajim|openssl'
> > ii gajim 0.16.6-1.1
> > all GTK+-based Jabber client
> > ii openssl
Ulf Volmer wrote:
> On 03/10/2018 12:31, Dhavan Vaidya wrote:
>
> > When trying to start gajim from urxvt:
> > $ gajim
> > Traceback (most recent call last):
> > File "gajim.py", line 327, in
> > OpenSSL.rand.load_file(str(RNG_SEED))
> > Attribu
/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 "gaj
4 matches
Mail list logo