test-notifications not working? #326
aminoplacid
started this conversation in
General
Replies: 1 comment
-
|
Can you double check the Maybe you have Python < 3.8 so you're not getting the latest camply when you pip install? |
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.
-
Returning to this project after a while away. Was running under a hosted python platform. I installed the latest version (0.32 I think). I am trying to test notifications with comply test-notifications --notifications telegram and am met with this:
06:22 ~ $ camply test-notifications --notifications telegram
2024-03-08 06:27:41,810 [ CAMPLY]: camply, the campsite finder ⛺️
usage: camply [-h] [--version] {campsites,recreation-areas,campgrounds,configure} ...
camply: error: argument command: invalid choice: 'test-notifications' (choose from 'campsites', 'recreation-areas', 'campgrounds', 'configure')
2024-03-08 06:27:41,816 [ CAMPLY]: Exiting camply 👋
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions