Hacker News new | ask | show | jobs
by r4indeer 1082 days ago
True, that's why they recommend installing Poetry either via their installer or using pipx, as you did.

pipx and pip's externally-managed-environment should help mitigate a lot of the broken environment issues. I use them too.