On Thu, Jan 12, 2023 at 9:13 AM Simon Lees <sflees@suse.de> wrote: ...
Problem: the installed python39-setuptools-44.1.1-7.3.1.noarch requires 'python39', but this requirement cannot be provided not installable providers: python39-3.9.10-150300.4.8.2.x86_64[repo-oss] python39-3.9.10-150300.4.8.2.x86_64[repo-sle-update] python39-3.9.13-150300.4.13.1.x86_64[repo-sle-update] python39-3.9.14-150300.4.16.1.x86_64[repo-sle-update] Solution 1: Following actions will be done: deinstallation of python39-setuptools-44.1.1-7.3.1.noarch deinstallation of python39-pip-20.2.4-7.8.1.noarch deinstallation of libpython3_9-1_0-3.9.15-150300.4.21.1.x86_64 Solution 2: do not install python310-3.10.8-150400.4.15.1.x86_64 Solution 3: break python39-setuptools-44.1.1-7.3.1.noarch by ignoring some of its dependencies
...
It seems more like there is a conflict in something like python-tools or
Python310 obsoletes python39 so python39 must be uninstalled, but python39-setuptools (and other python39 modules) have explicit requirements for python39.
python-setuptools, maybe you can remove the 3.9 version manually and
Sorry? The whole point is to have both versions at the same time.