Install Sherlock with pipx
pipx installs Sherlock as a standalone tool so it does not interfere with anything else on your computer. You only need to do this once. If you prefer pip or Docker, both work — but pipx is the cleanest option for non-developers.
pipx: command not found
Install pipx first: run python -m pip install --user pipx then python -m pipx ensurepath and open a new terminal window.
