pillone / usntssearch

NZB Metasearch engine
pillone.github.io/usntssearch
263 stars 79 forks source link

failed to import OPENSSL module (No module named OpenSSL) #125

Closed mikeo999 closed 10 years ago

mikeo999 commented 10 years ago

I installed NZBmegasearch package on a Synology DS214+.

When i try to start it get a error,

Warning: failed to import OPENSSL module (No module named OpenSSL)

~~ ~~ NZBMegasearcH ~~ ~~ ====== DEBUGMODE DEBUGMODE DEBUGMODE DEBUGMODE ======

version: -1 No section: 'general'

DSM 5 update 2 installed. On my DS211 is was no problem and working fine for months. Now upgrade the NAS and no go anymore. Hope there is a solution.

Als try with a Git Clone but same problem.

mikeo999 commented 10 years ago

Problem solved.

Python was not working well. Removed and installed Python again and working fine now.