Search found 1 match

by Walhalla
February 10th, 2016, 7:49 am
Forum: General Help
Topic: pyopenssl (python-ssl) not installed
Replies: 14
Views: 9202

Re: pyopenssl (python-ssl) not installed

In my case it worked again after purging and reinstalling pyOpenSSL.

Code: Select all

pip uninstall pyOpenSSL
apt-get install --reinstall python-openssl