I HATE PYTHON
I HATE PYTHON
Posted May 24, 2025 1:54 UTC (Sat) by himi (subscriber, #340)In reply to: I HATE PYTHON by geofft
Parent article: Recent disruptive changes from Setuptools
One of the things that would have been useful, I think, would be a way to use the system python's packages to resolve certain dependencies - possibly by importing them into the managed python install, or into the venvs that uv builds. Obviously assuming you're working with sufficiently compatible versions (which may well be hard to figure out) . . . It's not going to be something you want to use regularly, and it'd need to be explicitly chosen per-package, but it might be useful if the problem packages are a ways down the dependency tree and unresolvable otherwise.
