I love when I look up a project and it's like "okay to build this, install poetry" and I click poetry and it goes "poetry should be installed with pipx" and I click pipx and it says "on windows, you should install pipx with scoop" so I click scoop and then my brain melts out my ears because this is too many layers deep
@foone don't forget the step where pip refuses to run unless you have an venv. https://peps.python.org/pep-0668/
@th @foone this is squarely on distros