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

Update browser.py #101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update browser.py #101

wants to merge 2 commits into from

Conversation

antoni-g
Copy link

Werkzeug was upgraded to 1.0.0 and introduced this error:
ImportError: cannot import name 'cached_property' from 'werkzeug' (/usr/local/lib/python3.8/site-packages/werkzeug/__init__.py)

Suggesting this change which has been tested locally and discussed here:
#93

Werkzeug was upgraded to 1.0.0 and introduced this error:
```ImportError: cannot import name 'cached_property' from 'werkzeug' (/usr/local/lib/python3.8/site-packages/werkzeug/__init__.py)```

Suggesting this change which has been tested locally and discussed here:
jmcarp#93
@FelixSchwarz
Copy link

This is the same change as #98

@antoni-g
Copy link
Author

Yes, I realized that it's been raised as a PR 5 times after making it 😆
Hopefully this brings some attention, but I suspect the repo is just not being maintained

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

Successfully merging this pull request may close these issues.

2 participants