Hartmut Goebel <[email protected]> writes: > Am 31.01.26 um 11:40 schrieb Tomas Volf: >> When I install the python-baz package and run it from python, what >> version of python-omega will be used by the Python when it executes >> `import omega`? > > This issues is the same as we have already. This I assume it`will be handled > the > same as now.
The difference is that currently you get a warning during building the profile and (presumably) evaluate its validity and act if necessary. If the conflict will be hidden inside a package(s), the user gets no useful feedback. -- There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.
