StashDB Tag Import

I’ve got the plugin installed, but it doesn’t seem to be working.

I see in the README that I need to “pip install requests” and “pip install stashapp-tools”

I tried this with "pip3” and I get an error from homebrew that says I should try “brew install” instead. But then there are no packages for “requests” or “stashapp-tools” in homebrew! Seems like a circular issue that I don’t know how to get around.

Any advice?