runtime error
Exit code: 1. Reason: PySyft not available. Federated learning features will be disabled. PySyft not available. Federated learning features will be disabled. PySyft not available. Federated learning features will be disabled. PySyft not available. Federated learning features will be disabled. Traceback (most recent call last): File "/app/app.py", line 19, in <module> from src.components.ai_core import AICore File "/app/src/components/__init__.py", line 28, in <module> from .multimodal_analyzer import MultimodalAnalyzer File "/app/src/components/multimodal_analyzer.py", line 17, in <module> import imghdr ModuleNotFoundError: No module named 'imghdr' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 29, in <module> from src.components.search_engine import SearchEngine File "/app/src/components/__init__.py", line 28, in <module> from .multimodal_analyzer import MultimodalAnalyzer File "/app/src/components/multimodal_analyzer.py", line 17, in <module> import imghdr ModuleNotFoundError: No module named 'imghdr'
Container logs:
Fetching error logs...