aws-samples / aws-samples/amazon-textract-a2i-pdf
Compile error for resolve_types from attrs
Open
- Dominant language
- Python
- Stars
- 17
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
ImportError: cannot import name 'resolve_types' from 'attr' (/...../IdeaProjects/amazon-textract-a2i-pdf/venv/lib/python3.8/site-packages/attr/__init__.py)
Able to fix by updating to the latest version of attrs, 21.0.2
Pull request incoming.
Contributor guide
Research direction
Start by reproducing the resolve_types import error in the Python 3.8 environment and checking the installed attrs version. Done means resolve_types imports without ImportError after using attrs 21.0.2; the issue notes that a pull request is incoming.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100