Hi, I've followed the instructions here but calling with pip3 instead of pip to get the latest version of Curator.
However executing curator --help from my command line gives -bash: curator: command not found
I see curator files installed in /Users/GabbAHH/Library/Python/3.5/lib/python/site-packages/curator
/home/user/.local/bin/curator from the instructions does not exist, nor the curator executable file anywhere in my computer. What can I do to properly set up the Curator CLI?
Thanks.