rest-framework
rest-framework copied to clipboard
ModuleNotFoundError: No module named 'typing_extensions'
Module
extendable_pydantic
Describe the bug
Installing latest version will break with: ModuleNotFoundError: No module named 'typing_extensions'
To Reproduce
Affected versions:
Steps to reproduce the behavior:
- pip install -r requiremements.txt
Expected behavior All requirements should be installed without problem.
Additional context Tested with python3.10
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.