Taapat / enigma2-plugin-youtube

YouTube enigma2 plugin to manage your youtube account and wach videos
GNU General Public License v2.0
34 stars 38 forks source link

httplib #24

Open frank087234 opened 7 years ago

frank087234 commented 7 years ago

from httplib import HTTPSConnection ImportError: cannot import name HTTPSConnection

Taapat commented 7 years ago

On what image do you have this error? Looks like you have python without SSL support.

frank087234 commented 7 years ago

It is OoZooN. What files I need to install?

Frank

On Wednesday, 26 July 2017, Madars Auns notifications@github.com wrote:

On what image do you have this error? Looks like you have python without SSL support.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Taapat/enigma2-plugin-youtube/issues/24#issuecomment-317951253, or mute the thread https://github.com/notifications/unsubscribe-auth/AD2-6Do0VQxOf_GEjAkUqc9uEw-IQtXdks5sRs2zgaJpZM4OjJMa .

Taapat commented 7 years ago

What is OoZooN? What python version is used in it?

I think that replacing or adding individual files is not enough. You will need to replace enough files that may cause problems in other cases. It is necessary that the python be compiled with ssl support.

frank087234 commented 7 years ago

oozoon is dreambox image (dmm image) I do not know if its python support ssl