runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> from chroma import ChromaClient, TransformersEmbeddingFunction File "/home/user/.local/lib/python3.10/site-packages/chroma/__init__.py", line 9, in <module> from .core import * File "/home/user/.local/lib/python3.10/site-packages/chroma/core.py", line 273 except Exception, e: ^^^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized

Container logs:

Fetching error logs...