@diazona @nazokiyoubinbou yeah, uh, the reason I like using python -m is I'm used to systems with multiple pythons (a 2 and a 3, usually) and using -m guarantees you get the right one. In this case however the reason I was doing it was I didn't understand how pipx worked lol