pls fix the 'werkzeug' library
Open
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 336
- PR merge metrics
- No merged PRs in 30d
Description
```
File "/usr/local/lib/python3.6/dist-packages/robobrowser/browser.py", line 8, in
from werkzeug import cached_property
ImportError: cannot import name 'cached_property'
```
Just commit #97 to fix this
Contributor guide
Research direction
Start with the failing import in robobrowser/browser.py and inspect the referenced commit #97. Reproduce the Werkzeug ImportError, then verify that the package imports successfully with the intended Werkzeug version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100