pipx can’t use globally installed truststore package
I would like to start using pipx
in a corporate Windows environment where TLS interception is used. My first goal with it is to install poetry
. I have pip
set up here and working perfectly fine thanks to using the truststore Python package. But when I try to run the command pipx install poetry
from inside an elevated command prompt I get the following error message: