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

Can't install prom2teams because werkzeug #162

Closed
1 task done
frantsao opened this issue Feb 10, 2020 · 1 comment
Closed
1 task done

Can't install prom2teams because werkzeug #162

frantsao opened this issue Feb 10, 2020 · 1 comment
Assignees

Comments

@frantsao
Copy link
Collaborator

Prerequisites

Description

After werkzeug 1.0.0 release, prom2teams installing is broken.

Steps to Reproduce

  1. pip3 install prom2teams

Expected behavior:
prom2teams installed without issues

Actual behavior:
Logs like this:

ImportError: cannot import name 'cached_property' from 'werkzeug' (/usr/local/lib/python3.7/dist-packages/werkzeug/__init__.py)
unable to load app 0 (mountpoint='') (callable not found or import error)

Reproduces how often:
Always.

Versions

All.

Additional Information

Workaround: install werkzeug 0.16.1 then prom2teams

@frantsao frantsao self-assigned this Feb 10, 2020
frantsao pushed a commit that referenced this issue Feb 10, 2020
frantsao pushed a commit that referenced this issue Feb 10, 2020
@frantsao frantsao mentioned this issue Feb 10, 2020
frantsao pushed a commit that referenced this issue Feb 10, 2020
@frantsao frantsao mentioned this issue Feb 10, 2020
frantsao pushed a commit that referenced this issue Feb 10, 2020
This was referenced Feb 10, 2020
frantsao pushed a commit that referenced this issue Feb 10, 2020
@miguel-chacon
Copy link
Collaborator

Already fixed

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

2 participants