aws-samples / aws-samples/amazon-textract-a2i-pdf

Compile error for resolve_types from attrs

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.