It is a current truth that there are modern apps of interest to me written in Python that I can't install because I need some special dependency manager or environment manager or something and it looks like I will do serious harm to my system environment if I follow the installation instructions.
maleldil|2 years ago
Even then, how can installing those tools harm your system? You can always use pipx and have each tool be installed in its own virtual environment.