Search found 2 matches
- May 5th, 2015, 4:35 am
- Forum: General Help
- Topic: Can't find pyOpenSSL after debian upgrade : 7 to 8
- Replies: 4
- Views: 3626
Re: Can't find pyOpenSSL after debian upgrade : 7 to 8
Thanks for your replies ;D root@serveur:~# python Python 2.7.9 (default, Mar 1 2015, 12:57:24) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from OpenSSL import SSL Traceback (most recent call last): File &quo...
- May 4th, 2015, 11:58 am
- Forum: General Help
- Topic: Can't find pyOpenSSL after debian upgrade : 7 to 8
- Replies: 4
- Views: 3626
Can't find pyOpenSSL after debian upgrade : 7 to 8
Hi O0 After a debian system upgrade (from debian wheezy to debian jessie), i have problem to start sabnzbd and activate SSL. SABNZBD can't find pyOpenSSL (package python-openssl is already installed) in logs : ImportError: You must install pyOpenSSL to use HTTPS. package reinstall : root@serveur:/RA...