@lanodan @feld @nate @ladyerrant Except with Python, you have PEP 668 that fully separates the "distro world" from the "PyPI world". If a program requires even one package that isn't in your distribution, you need to spin up a venv with every single package that the program requires. This means another copy of Pillow, SciPy, etc.
https://peps.python.org/pep-0668/
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Damian Yerrick (pinobatch@peoplemaking.games)'s status on Thursday, 15-Aug-2024 02:05:16 JSTDamian Yerrick