728x90
pip uninstall typing_extensions
pip uninstall fastapi
pip install --no-cache fastapi
FastAPI 라는 패키지 버전을 사용할 때, 버전으로 발생하는 오류이다. 삭제 후 재설치하면 된다.
728x90
'Skills > Error' 카테고리의 다른 글
[Error] cannot import name 'COMMON_SAFE_ASCII_CHARACTERS (0) | 2024.03.02 |
---|---|
[Error] RuntimeError: CUDA error: device-side assert triggered (0) | 2024.02.19 |
[Error] AttributeError: module 'PIL.Image' has no attribute 'LINEAR' (0) | 2024.01.18 |
[Error] ModuleNotFoundError: No module named 'mmcv._ext' (0) | 2024.01.18 |
[Error] AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS' (0) | 2024.01.18 |
댓글