2023-10-15, 07:36
Hi, I can't find this little, but very important for addons developers, information: what is the exact python version used by kodi, especially on windows?
I've helped with the update of a few addons using python 3.10 syntax, and they work well on Linux and android;
Now a windows user stumbled upon errors related to features introduced in python 3.9.
I don't own windows machines so I can't check which version is shipped, but I think this should be the first piece of info to show in the development guides!
I've helped with the update of a few addons using python 3.10 syntax, and they work well on Linux and android;
Now a windows user stumbled upon errors related to features introduced in python 3.9.
I don't own windows machines so I can't check which version is shipped, but I think this should be the first piece of info to show in the development guides!