I just had to reinstall my system because my SSD died. I now have installed Linux Mint 17.1 with Cinnamon desktop and now everything works without a problem.
Well this is what I get: $ python Python 2.7.6 (default, Mar 22 2014, 22:59:56) [GCC 4.8.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import OpenSSL Traceback (most recent call last): File "<stdin>", line 1,...
Well it seems to install correctly. After i purged python-openssl this is my output when installing it via apt-get: $ sudo apt-get install python-openssl Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: python-openssl-doc python-openssl-dbg...
Hi there, I just installed SABnzbd on Linux Mint (Ubuntu based) but I can't get SSL to work. I've installed python-openssl and python3-openssl and I also tried several other things I found via google which I can't remember right now but it always says "pyopenssl (python-ssl) not installed"...