lekma / plugin.video.invidious

Invidious Addon for Kodi
GNU General Public License v3.0
50 stars 7 forks source link

__class__ cell not found #66

Closed innerspacepilot closed 2 years ago

innerspacepilot commented 2 years ago

Hello! Plugin doesn't start on Kodi (20.0-ALPHA1 (19.90.101) Git:20211011-nogitfound). Platform: Linux ARM 32-bit, Python3.10 on armv7

Error message: `2021-10-12 22:50:24.035 T:9620 info : initializing python engine. 2021-10-12 22:50:25.331 T:9620 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

2021-10-12 22:50:25.503 T:9620 info : Python interpreter stopped 2021-10-12 22:50:25.505 T:9618 error : GetDirectory - Error getting plugin://plugin.video.invidious/ 2021-10-12 22:50:25.535 T:8609 error : CGUIMediaWindow::GetDirectory(plugin://plugin.video.invidious/) failed `

Thanks

lekma commented 2 years ago

plugin version? script.module.iapc version?

innerspacepilot commented 2 years ago

version 1.0.8 is now working Thanks :)