jmcarp / jmcarp/robobrowser

pls fix the 'werkzeug' library

Open
#96 8 comments 4 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.