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 <u.vol...@u-v.de> wrote: > On 03/10/2018 14:33, Dhavan Vaidya wrote: > >>From pip freeze, I found that pyopenssl was 17.x > > > > I removed the pip version, and now pip says the version is 16.2.0 > > > > After this, I removed gajim (apt remove), and installed again. > > > > I am still getting the same error. > > i guess you have also to uninstall the cryptography module. > > best regards > Ulf > >