Hi Tom, On Mon, 25 Dec 2023, 17:55:36 +0100, Manfred Hollstein wrote: > Hi Tom, > > On Mon, 25 Dec 2023, 11:37:29 +0100, Tom Weinmann wrote: > > Dear packman > > > > We are using Kodi on Leap 15.5. Some AddOns are failing with: Error > > Contents: future feature annotations is not defined ... > > Apparently this is to be expected since default python3 refers to python3.6 > > on leap15.5 and future annotations requires at least 3.7. > > > > Is there a simple way to specify the python interpreter at Kodi launch? (I > > don't like to mess with our systems default python interpreter path). > > > > Since standard Leap repos provide python3.10 (or newer) would it be an > > option to add that dependency and compile Kodi to use this newer interpreter > > by default (something like -DPYTHON_PATH=... -DPYTHON_VER=...)? > > I'll look what I can change. As python3.11 does not come with all usual > python modules, I'm not sure if it would work. Keep you posted!
I have now built kodi which requires libpython3_11-1_0 instead of libpython3_6m1_0. Works for me, but can you please give it a test, too? Download it from here: http://pmbs.links2linux.de:8080/home:/manfred-h/15.5/x86_64/kodi-20.2-150500.16.pm.1.x86_64.rpm I'll then submit my changes (which are pretty little) to the official package in Multimedia. HTH, cheers. l8er manfred
signature.asc
Description: PGP signature
_______________________________________________ Packman mailing list [email protected] https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
