Am Donnerstag, 11. August 2022, 14:43:20 CEST schrieb Masaru Nomiya: > MN> > The solution in Leap 15.3 is installing python 3.8 (3.7 isn't > MN> > availlable, is it?) and use update-laternatives. > > Eric> Not so simple as it seems. > > No, you may be asked to install some additional packages, but it is > not so difficult. > > Eric> All python-modules in Leap are build against default dead > Eric> python 3.6. > > I know it well. > Switching to python 3.8 and building with update-alternatives has no > effect on a python 3.6 system. > > Eric> So you can not simple use 3.8 to build, because modules are not > Eric> build against 3.8. > > Just try it with update-alternatives and you'll understand what I mean.
With this package you are lucky that the only dependency it requires is python39-xml. And this is included in the python39-base package. That's why it works so easily here. Regards Eric _______________________________________________ Packman mailing list [email protected] https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
