Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing backend due to outdated pip? #223

Open
JulioV opened this issue Jan 11, 2021 · 3 comments
Open

Missing backend due to outdated pip? #223

JulioV opened this issue Jan 11, 2021 · 3 comments

Comments

@JulioV
Copy link

JulioV commented Jan 11, 2021

I'm getting this erro:

ERROR: Invalid backend slack_webhook

with the following config file

backends: [slack_webhook]
slack_webhook:
    url: "my_url"
    user: "Julio"

I noticed the latest version on pip is 2.7.0 from Nov 2018. Is the pip package no longer maintained, do I need to install ntfy in a different way?

@lucawen
Copy link

lucawen commented Feb 5, 2021

did you manage to make it work?

@JulioV
Copy link
Author

JulioV commented Feb 5, 2021

No

@johndlong
Copy link

I was able to work around it by cloning the repo locally and doing a local pip install.

The version hosted on PyPI doesn't include the backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants