exadel-inc / exadel-inc/compreface-python-sdk
ImportError: cannot import name 'TypedDict' from 'typing'
Open
- Dominant language
- Python
- Stars
- 167
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
It seems that this sdk cannot run with python 3.7, because package "typing" does not supported python 3.7 but python 3.8+.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the TypedDict import failure with Python 3.7 and inspect the SDK's dependency and import configuration. Done means the SDK can be imported and run under Python 3.7 without this ImportError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100