aussieaddons / repo

Aussie Add-ons repository for Kodi
http://aussieaddons.com/installation/
100 stars 45 forks source link

Error Type: <class 'cryptography.exceptions.InternalError'> #67

Closed sportswriter closed 6 years ago

sportswriter commented 6 years ago

Hi - any thoughts on this error message from the kodi log? I've installed iview & sbs-on-demand. An error message appears on the kodi UI when I try to navigate to one of the directories (such as "ABC ARTS")

thanks

11:44:37.038 T:140403932120832 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

glennguy commented 6 years ago

Hi @sportswriter

It's a problem outside of our addons, but I think I've tracked down the right solution for you: sudo pip install pyopenssl -U That should hopefully get you sorted! Let me know how you go

Thanks

Glenn

sportswriter commented 6 years ago

Thanks - that did the trick.