How do I solve "error: externally-managed-environment" every ...
The error message describes two common ways to accomplish this: either by creating a virtual environment yourself, or for applications, by using pipx —a tool which will create a virtual environment for you and install...