2018-02-24, 21:33
(2018-02-24, 21:19)abescalamis Wrote: I've tested on windows, android with the same results.Thanks for the info about platforms you are using Kodi 18 on.
Actually the kodi team want the addons to be compatible to python 2 and 3 for kodi 18 leia in order for the addon to be in their resository, then kodi 19 will only take python 3.
more information about it here: https://kodi.tv/article/attention-addon-...n-python-3
they also created a support group for addon developers to help with the changes required:
https://forum.kodi.tv/forumdisplay.php?fid=281
Re: Python 3. Again, what you say is incorrect, you can verify reading the official blog post I linked above. It reads " Addon developers are encouraged to convert their addons to Python 2/3-compatible so that after the release of Kodi 19 (M*) we will have enough addons that work with the new version."
It would be completely crazy to make compatibility with Python 3 a requirement for Kodi 18 at this point of the development cycle (the linked official blog post is dated January 2018)
Also, no official Kodi 18 release build will include Python 3 and third party packagers would be bonkers if they decide to build their Kodi linked against python 3. So there is no point in porting an addon to Python 3 at this point when not even Kodi 18 has been released.
Anyway, Python 3 isn't the reason of this failure.