ntfy icon indicating copy to clipboard operation
ntfy copied to clipboard

-bash: ntfy: command not found

Open speaktoalvin opened this issue 7 years ago • 1 comments

Installed pip using sudo easy_install pip

Installed ntfy using sudo pip install ntfy

Tried: ntfy send test Error: -bash: ntfy: command not found

Couldn't run ntfy in macOS, command not found error.

speaktoalvin avatar Aug 04 '18 18:08 speaktoalvin

Try installing with pip3 instead

rcywongaa avatar Dec 07 '19 10:12 rcywongaa