runtime error

Space failed to start. Exit code: 1. Reason: 8.5.0.96 nvidia-cufft-cu11==10.9.0.58 nvidia-curand-cu11==10.2.10.91 nvidia-cusolver-cu11==11.4.0.1 nvidia-cusparse-cu11==11.7.4.91 nvidia-nccl-cu11==2.14.3 nvidia-nvtx-cu11==11.7.91 orjson==3.8.8 packaging==23.0 pandas==1.5.3 paramiko==3.1.0 pathtools==0.1.2 Pillow==9.4.0 protobuf==3.20.3 psutil==5.9.4 py-cpuinfo==9.0.0 pyarrow==11.0.0 pycparser==2.21 pycryptodome==3.17 pydantic==1.10.7 pydub==0.25.1 PyNaCl==1.5.0 pyparsing==3.0.9 PySocks==1.7.1 python-dateutil==2.8.2 python-multipart==0.0.6 pytz==2022.7.1 PyYAML==6.0 regex==2023.3.23 requests==2.28.2 responses==0.18.0 sacremoses==0.0.53 sentry-sdk==1.17.0 setproctitle==1.3.2 six==1.16.0 smmap==5.0.0 sniffio==1.3.0 soupsieve==2.4 starlette==0.26.1 sympy==1.11.1 timm==0.6.13 tokenizers==0.10.3 torch==2.0.0 torchtyping==0.1.4 torchvision==0.15.1 tqdm==4.65.0 transformers @ git+https://github.com/finetuneanon/transformers.git@c83109932f4592b871ec4c60326df3b4173b021a triton==2.0.0 typeguard==3.0.2 typing_extensions==4.5.0 uc-micro-py==1.0.1 urllib3==1.26.15 uvicorn==0.21.1 wandb==0.14.0 wcwidth==0.2.6 xxhash==3.2.0 yarl==1.8.2 zipp==3.15.0 Traceback (most recent call last): File "app.py", line 8, in <module> from magma import Magma File "/home/user/app/magma/__init__.py", line 2, in <module> from .magma import Magma File "/home/user/app/magma/magma.py", line 19, in <module> from .image_prefix import ImagePrefix File "/home/user/app/magma/image_prefix.py", line 5, in <module> from .image_encoders import get_image_encoder File "/home/user/app/magma/image_encoders.py", line 15, in <module> patch_typeguard() # needed for torchtyping typechecks to work File "/home/user/.local/lib/python3.8/site-packages/torchtyping/typechecker.py", line 271, in patch_typeguard class _CallMemo(typeguard._CallMemo): File "/home/user/.local/lib/python3.8/site-packages/typeguard/__init__.py", line 42, in __getattr__ raise AttributeError(f"module {__name__!r} has no attribute {name!r}") AttributeError: module 'typeguard' has no attribute '_CallMemo'

Container logs:

Fetching error logs...