Raspberry Pi OS #982
Unanswered
DanielUHIT
asked this question in
Q&A
Replies: 1 comment
-
You could try: pip install apprise --force Based on what you shared, it's already installed, so the binary ( You could also just try to locate the file (usually it goes in # Another means of finding where the apprise binary might be located
find /usr/ -name apprise |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can this be installed on Raspberry Pi OS? I've tried the command pip install apprise but all I get is the next
If I try test apprise I get command not found. What could I be missing?
Beta Was this translation helpful? Give feedback.
All reactions