rest-framework icon indicating copy to clipboard operation
rest-framework copied to clipboard

ModuleNotFoundError: No module named 'typing_extensions'

Open andres-pcg opened this issue 1 year ago • 1 comments

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:

  1. pip install -r requiremements.txt

Expected behavior All requirements should be installed without problem.

Additional context Tested with python3.10

andres-pcg avatar Mar 19 '24 20:03 andres-pcg

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.

github-actions[bot] avatar Sep 22 '24 12:09 github-actions[bot]